Hi,

> but I can't really afford the per-frame cost


On modern GPU, the per-frame cost is near zero with reasonable scenes. (not a 
full 3d scene of 10000+ objects like in video games).

The heavy cost is paid when you actually download some data from GPU to read 
back, but you can do that only on picking request.


Thank you!

Cheers,
Aurelien

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





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

Reply via email to