Hi Brad,

I know how to render to an image and it's already working.

But my question concerns creating a new window. What I want to do is modifying the image data and watch the modified image as a preview in a new window. Does anyone know how to do this?

regards,
Oliver

Brad Colbert schrieb:
Oliver,

You can set up your camera to render to an image.  Look at the
osgprerender example.  It should explain much.

Cheers,
-Brad

---
RSC
BDC

  
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:osg-users-
[EMAIL PROTECTED]] On Behalf Of Oliver Kutter
Sent: Thursday, September 28, 2006 7:20 AM
To: osg users
Subject: [osg-users] more than one window

Hi,

I wonder if it's possible that more than one window can be used in one
application? I found the osgwindows example, but this is not what I
    
need.
  
I want to do an offscreen rendering which I save into an image, then I
do some image processing and at last I want to show only that image in
    
a
  
seperate window (without 3D, only a plane 2D image). I don't want to
    
use
  
anymore viewports but more windows instead.
I thought of using qt as a window manager but I would rather use the
Producer.

It this possible?

regards,
Oliver
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/
    
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/
  
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to