[osg-users] [osgPlugins] Export .obj with colors

Robert Osfield robert.osfield at gmail.com
Sun Apr 29 04:20:42 PDT 2018


Hi Joel,

I'm not the author of the obj plugin so can't answer your question
without looking at the code, which you can also do so I'd recommend
just having a look at OpeSceneGraph/src/osgPlugins/obj to find out
exactly what the export does.  I would recommend using 3.6.0 or master
as this will contain the most up to date version.

Robert

On 2 April 2018 at 09:13, Joel Reed <golden.yak2006 at gmail.com> wrote:
> Hi everyone,
>
> Is it possible for OSG to export as obj not only the geometric data, but also colors and all material attributes?
>
> osgconv creates a .mtl file in addition to the .obj, but the mtl only has the texture, and there are no colors, transparency, etc included.
>
> Is it possible to export material data for .obj, especially vertex colors?
>
> Thanks!
>
> -Joel
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=73221#73221
>
>
>
>
>
> _______________________________________________
> 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