wrote: > Hi, > > I have a code that creates a temporary viewer and uses it to render one frame > and copy from the color buffer to an image. When I call viewer.frame() the > rendered image is only half done. Is there anyone to tell the viewer to > complete a frame, save it and close itself? > > Thank you! > > Cheers, > Rabbi
Hi, How do you visualize your color image? Are you sure you allocated it with the good width and height? Cheers, Max ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=16091#16091 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

