http://ndevilla.free.fr/gnuplot/
It talks to a gnuplot process by means of POSIX pipes.
I use it to plot the trajectory of some aerial vehicles within my application during runtime (real-time data plot).
So, is there other way to do real-time data plotting in OSG?
If I continue with gnuplot. is there a way to get the Display of the gnuplot's window, and use Producer::RenderSurface's setDisplay(Display*) method to integrate it with producer?... or am i thinking in a wrong way altogether?
Esther
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
