[osg-users] Issue in Rendering Obj model using c++ code .

Sebastian Messerschmidt sebastian.messerschmidt at gmx.de
Fri Oct 14 00:48:33 PDT 2016



Hi Uma,

>     Yeah I have changed that. But In debug mode it is taking too much of time.
That's not a bug but expected behavior: Debug mode will activate a lot 
of checking and disable optimizations. If you need to step through your 
code, you can try the ReleaseWithDebug-build of your application 
(linking to the release-osg).

Cheers
Sebastian

>
> ...
>
> Thank you!
>
> Cheers,
> Uma
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=68998#68998
>
>
>
>
>
> _______________________________________________
> 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