Program Summary
| Filename |
drawiv.pl
|
| Author |
Marvin Simkin
|
| Program Created |
2002-10-21
|
| Last Updated |
Jan 28 12:50
|
| Purpose |
make VRML 1 ".iv" files from instructions
|
| syntax |
drawiv.pl < pic.draw > pic.iv
|
| pic.draw |
drawing instructions
|
| pic.iv |
VRML 1 drawing
|
Discussion
Use this to create VRML 1 images that can be viewed using a GeoWall
(see http://geowall.org/ )
or for any other older VR viewer that prefers VRML 1 syntax.
VRML 2 is newer and much different.
If you have access to a VRML 2 viewer such as Cortona
(see http://www.parallelgraphics.com/products/cortona/ )
you may prefer to use drawwrl.pl instead of this program.
ENH add warnings for unsupported elements; see drawwrl.pl fontpixels for example
| Written by |
Marvin Simkin |
| Filename |
drawiv.html |
| Last updated |
April 5, 2005 |
|
|
|