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

Robert Osfield robert.osfield at gmail.com
Sun Apr 2 04:17:43 PDT 2017


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

On 30 March 2017 at 14:57, Darshan Popat <darshan at itoneclick.com> wrote:
> 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-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



More information about the osg-users mailing list