[osg-users] [osgPlugins] Convert .obj model into .osg model

143 views
Skip to first unread message

Darshan Popat

unread,
Apr 1, 2017, 2:34:19 PM4/1/17
to osg-...@lists.openscenegraph.org
Hi,

I am trying to convert .osg file from .obj file and .mtl file associated with .obj file with one texture jpg file.

I have tried to make .osg file using "osgconv" command from terminal but I am not getting texture in the model.
Can you please help me getting texture in .osg file.?
...

Thank you in Advance!

Cheers,
Darshan

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=70618#70618





_______________________________________________
osg-users mailing list
osg-...@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Robert Osfield

unread,
Apr 2, 2017, 7:17:48 AM4/2/17
to OpenSceneGraph Users
HI Darshan,

When you say texture "in" the .osg, do you mean the actual texture
image data stored in the .osg file? If so the .osg format doesn't
supoort this, you'll need to use OSG native binary formats .osgb and
.ive for this. In OSG master the .osgt now support inlining images,
but the existing stable releases don't supoort this.

Robert
Reply all
Reply to author
Forward
0 new messages