On 9/5/07, Ivan Bolčina <[EMAIL PROTECTED]> wrote:
> Thanks for reply.
>
> I didn't know that I have to wait for a frame for rendering. I wanted to
> invoke rendering outside main loop, I guess that's just not possible.

You can invoke a frame any time you like.  If you want to do pre
rendering everything off screen you can just create a pbuffer and do
everything with it up front.  There are lots of different ways you can
tackle it.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to