Skip to main content

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

@takashi

test


@takashi

test

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

 


@takashi

test

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

 


@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?

 


@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.
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
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.
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...

 


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).
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. 🙂

Reply