Skip to content
Discussion options

You must be logged in to vote

I solved my problem by converting first to .osg for the desired LOD, then .osg to .obj :
osgconv -O OutputTextureFiles -e 3mx intput_file.3mx output_file.osg
osgconv output_file.osg output_file.obj

The material files produced contained links to .dds textures. I converted those textures to .jpg files, then changed the path into each .mtl files.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@julesmorel
Comment options

@robertosfield
Comment options

@julesmorel
Comment options

Comment options

You must be logged in to vote
1 reply
@julesmorel
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by julesmorel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants