Hi,

  I am extremely new to OSG (as in it built and I got a small application to 
draw a 2D box).  What I am really trying to figure out is if it will suite my 
needs or not.  This is probably an extremely elementary question; but through 
the tutorials and documentation I have not been unable to find an answer.  The 
question is, can I define a model (ShapeDrawable I believe it would be) just 
one time and have the same model drawn many times, just with a different 
transformation (so in different places) without duplicating the model in a 
osg::Group?  I potentially need to draw millions of identical models and I 
won't be able to afford the memory to duplicate the vertices of the model that 
many times.
... 

Thank you!

Cheers,
Dave

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





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to