You can texture a quad in 3 space that is rotatable by the mouse and set the image of the texture each time you read in a new image.  setImage on texture will update it automatically.

-don

On 11/9/06, Esther Foo Rui Tse <[EMAIL PROTECTED]> wrote:
Right now, i am setting the terminal to x11, hence when I 'popen' a gnuplot, it output the graph onto a xwindow.
And yes, I will try to output an image today and either display it using the TextureRectangle or RenderSurface..
However by doing so, I think it is not going to be interactive, because right now when the graph is output onto a window, I can use the mouse to rotate the 3D plot, but if it is being output as an image, my guess is that it will be static.


Esther


_______________________________________________
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