Hi all,

my osgLibRocket integration is part of dtEntity, but it is designed to be 
usable stand alone. You can check out
https://dtentity.googlecode.com/svn/trunk/source/osgLibRocket/

Using osgLibRocket together with dtEntity gives you at least two advantages:
* JavaScript integration. You can do stuff like <img 
onclick="println('clicked')" /> - basically the whole GUI can be controlled 
with JavaScript
* dtEntity adds a way to attach libRocket GUI elements to 3d scene objects. 
Elements are repositioned each frame to be on top of their owner 3d object and 
are hidden when it is not visible.

Any tips for improving render performance are highly welcome!
LibRocket performance is OK, but I'm not really a graphics guy, so there are 
probably ways to make rendering faster.

Cheers,
Martin

Best regards,
Martin

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





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

Reply via email to