Hello Keyan,

On 09/14/2011 04:40 AM, Keyan wrote:
> I have the following setting: The OpenSG scene graph is currently updated 
> with at least 100Hz, typically much more. That means, every transformation 
> node, and possible also every material node in the graph is updated with at 
> least 100Hz. My question is the following: does every change of one node 
> trigger a re-rendering?

OpenSG only renders an image when told to do so, by calling 
Window::render(), when that call is made is up to your application.

        Cheers,
                Carsten

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to