On Mon, Nov 16, 2009 at 11:58 AM, Chris Marshall <[email protected]> wrote: > If you have TriD installed with your PDL then you can use that to display the > result rather than prints: > > use PDL; > use PDL::NiceSlice; > use PDL::Graphics::TriD;
I avoided using a plotting system because of all the agonies we're recently heard about installing PGPLOT/PLPLOT/TriD - I wanted something simple enough that you can see the result without a plotting package. Actually, I've read about 3D Life, where you have 3D gliders through the space - if I put my mind to it, using TriD to display 3D life would be pretty cool...... Matt -- Matthew Kenworthy / Assistant Astronomer / Steward Observatory 933 N. Cherry Ave. / Tucson AZ 85721 / vox 520 626 6720 _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
