> From: Norman Goldstein <norm...@telus.net>
>
> I agree, I don't see that plplot would need to spin or in any other way
> manipulate the 3d plots.  It would be up to the programmer to have the
> GL context wrapped in a 3D GL viewer, for example, if that kind of
> functionality is desired.

The big change is that as currently written PLplot itself is doing the 
3D to 2D transformations, then passing the 2D coordinates to the driver, 
so the driver never has access to the original 3D coordinates.

-Hazen


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to