Query: pdl::graphics::trid::vrml
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TriD::VRML(3pm) User Contributed Perl Documentation TriD::VRML(3pm)NAMEPDL::Graphics::TriD::VRML -- TriD VRML backendSYNOPSISBEGIN { $PDL::Graphics::TriD::device = "VRML"; } use PDL::Graphics::TriD; use PDL::LiteF; # set some vrml parameters my $set = tridsettings(); # get the defaults $set->browser_com('netscape/unix'); $set->compress(); $set->file('/www-serv/vrml/dynamic_scene.wrl.gz'); line3d([$x,$y,$z]); # plot some lines and view the scene with a browserDESCRIPTIONThis module implements the VRML for PDL::Graphics::TriD (the generic 3D plotting interface for PDL). You can use this backend either (a) for generating 3D graphics on your machine which can be directly viewed with a VRML browser or (b) generate dynamic VRML worlds to distribute over the web. With VRML, you can generate objects for everyone to see with e.g. Silicon Graphics' Cosmo Player. You can find out more about VRML at "http://vrml.sgi.com/" or "http://www.vrml.org/"BUGSProbably incomplete/buggy implementation of some TriD features.AUTHORCopyright (C) 1997, 1998 Christian Soeller (c.soeller@auckland.ac.nz). All rights reserved. There is no warranty. You are allowed to redistribute this software / documentation under certain conditions. For details, see the file COPYING in the PDL distribution. If this file is separated from the PDL distribution, the copyright notice should be included in the file. perl v5.14.2 2012-01-02 TriD::VRML(3pm)
Related Man Pages |
---|
pdl::exporter(3) - redhat |
pdl(3) - suse |
pdl::modules(1p) - debian |
pdl::exporter(3pm) - debian |
pdl::graphics::trid(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
OpenVRML 0.17.3 (Default branch) |
OpenVRML 0.17.4 (Default branch) |
pythonOCC 0.40 (Default branch) |
pythonOCC 0.50 (Default branch) |
OpenVRML: 0.17.8 |