> PS: anyone know any other example of use between gtk and plplot? i found
> some cairo mentions but cairo only shows 2D graphs and maybe i will need 3D
> capabilities at the near future :).

I believe that gcw / gnome driver (and plplotcanvas) are no longer 
supported.

PLplot can create 3D graphs using the cairo driver. You won't be able to 
manipulate them with the mouse in real time (i.e. rotate them, etc.) 
like you would be able to with a OpenGL scene or equivalent, but this is 
also true of all of the other PLplot drivers. I would recommend the 
cairo driver (extcairo) for GTK applications and the qt driver (extqt) 
for Qt applications.

-Hazen



------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to