On Fri, 2 Mar 2012 15:47:47 -0800 (PST)
MARK BAKER <[email protected]> wrote:

>I wonder if I could add in some functionality here 
>
>like instead of points3d() like Tetrahedron3d()
>I think that would be kinda over board ...

I was thinking along those lines too, but it looks quite 
complicated. 
My thought was to create an object like Spheres3d,
but make a Tetrahedron3d instead.

The code for Spheres3d is in /TriD/Objects.pm, called

package PDL::Graphics::TriD::Spheres;

All you would need to do ( and it looks quite daunting) is 
make a package PDL::Graphics::TriD::Tetrahedrons

Easy to say, but hard to do. :-)

0m,
zentara




_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to