I'm not performing any explicit optimizations. That is I did not run osgUtil::Optimizer.

However, I did set the environment variable OSG_OPTIMIZER=OFF, lo and behold my drawable count went to 10 as one would expect. OK, so the optimizer is running by default. Fine I suppose, so long as I know. 

Thanks for the assistance.

On 9/25/06, Farshid Lashkari < [EMAIL PROTECTED]> wrote:
Hi Sherman,

Are you performing optimizations on your node? There is a
MERGE_GEOMETRY optimization  which might be combining all 10 geometry
objects into 1. Can you check if this is the case?

-Farshid
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to