Date: Thu, 26 Oct 2006 16:26:25 -0300
From: Fernando Giovanini <[EMAIL PROTECTED]>

What's the most recomended library to add GUI elements to an OSG program?
Thanks
Fernando


That totally depends on what you need to accomplish. Sadly every
solution has enormous trade-offs. Some requirements to consider:

Do you want widgets rendered in OpenGL in the view or outside?
Do you want a simple to use API or something full featured?
Do you want something cross platform?
Do you want to give the user the best native experience on their
respective platform or do you want a uniform widget set?
What language do you want to use?
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to