Skip to main content
Question

Fast 3ds writer

  • November 27, 2017
  • 10 replies
  • 19 views

sigtill
Supporter
Forum|alt.badge.img+25

I have managed to create fast writer for many 3D-formats - except 3ds. I am writing a terrain model, buildings, roads, water, trees. I have tried combinations of MeshBuilder, Triangulator, GeometryCoercer, Deaggregator etc. However it seems that when writing to 3ds it still takes alot of time (6 hours, compared to 15 minutes with the approx 10 other 3d-file formats).

If I create the data to an IFMEMesh before writing I assumed the writing would go fast. I am using a FeatureWriter to start the writing at once.

I havent added any textures on the terrain model - so that does not slow things down.

Does anyone here have some tips with respect to this particular format?

@takashi

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

10 replies

sigtill
Supporter
Forum|alt.badge.img+25
  • Author
  • Supporter
  • 956 replies
  • November 28, 2017
@takashi

test


sigtill
Supporter
Forum|alt.badge.img+25
  • Author
  • Supporter
  • 956 replies
  • November 28, 2017
@takashi

test

Just testing the @takashi - mentions. Seems I have to switch to English language on my computer to get it to work.

 


takashi
Celebrity
  • 7843 replies
  • November 28, 2017
@takashi

test

Hi @sigtill, I received the notification from your post "test", but still have not received any notification from the next comment.

 


takashi
Celebrity
  • 7843 replies
  • November 28, 2017
@takashi

test

So far, I have no tips about how you can increase the performance of 3ds writer. How about contacting Safe support if it was critical in your project?

 


david_r
Celebrity
  • 8394 replies
  • November 28, 2017
@takashi

test

Can confirm, I also have to switch to an english keyboard for mentions to work. Seems that the text form overrides the AltGr-2 keypress and binds it to a heading style. Very annoying.

takashi
Celebrity
  • 7843 replies
  • November 28, 2017
Can confirm, I also have to switch to an english keyboard for mentions to work. Seems that the text form overrides the AltGr-2 keypress and binds it to a heading style. Very annoying.
My keyboard setting is always Japanese (JP), but can you receive the notification? @david_r, @sigtill

david_r
Celebrity
  • 8394 replies
  • November 28, 2017
My keyboard setting is always Japanese (JP), but can you receive the notification? @david_r, @sigtill
Yup, I got your mention. I suspect the issue is that @ is mapped to AltGr-2 on most non-english european keyboard layouts. Since the forum software seems to intercept the AltGr-2 key press and redirects it to a h2 tag, the @ doesn't trigger the mention insertion code.

takashi
Celebrity
  • 7843 replies
  • November 28, 2017
Can confirm, I also have to switch to an english keyboard for mentions to work. Seems that the text form overrides the AltGr-2 keypress and binds it to a heading style. Very annoying.
I've never seen the AltGr key, but now I've found what it is.

 

AltGr key | Wikipedia

 

It seems to be really annoying here...

 


david_r
Celebrity
  • 8394 replies
  • November 28, 2017
I've never seen the AltGr key, but now I've found what it is.

 

AltGr key | Wikipedia

 

It seems to be really annoying here...

 

Try pressing Ctrl-Alt-2 in the text box here and you'll see that it's mapped to a h2 tag (AltGr = Ctrl+Alt).

takashi
Celebrity
  • 7843 replies
  • November 28, 2017
Try pressing Ctrl-Alt-2 in the text box here and you'll see that it's mapped to a h2 tag (AltGr = Ctrl+Alt).
I see. :-)