Programs and Documentation
Conversion
- off2txt - Convert an OFF file to Hedron format
- m2off - Convert a LiveGraphics3D 'm' file to OFF format
- off2m - Convert an OFF file to LiveGraphics3D 'm' format
- vr1tovr2 - Convert vrml 1.0 to vrml 2.0 via vrml1tovrml2.exe (See here)
- vrml2off - Convert vrml to OFF or to Hedron txt file
Manipulation
- alt_color - Alternate Color Methods
- off_sym - Embed symmetry elements into an OFF file
Models
- snoflake - Generate Snow Flake like models
- kaleido - Uniform Polyhedra, ported for OFF file output (Zvi Har'El)
Models
- color_wheel.py - Make various color wheels
- embeddip.py - Embed a dipyramid within a Cube in various positions
- inscribe.py - Inscribe one OFF model inside another OFF model
- kaufman.py - Make a convex hull of a base model merged with it's canonical reciprocal
- trapstel.py - Make a Trapezohedron that is both dual and stellation to an antiprism
Utilities
- rotyz.py - Rotate an element of an OFF file to Y (0,1,0) and a second element to Z (0,0,1)
- stepview.py - Step through and view OFF or OBJ files in a directory
- Webview - 3D viewing using a web browser (link)
- offview.py - View an OFF file with an online html browser OFF file viewer
- x3dview.py - View VRML/X3D file with an online html browser VRML/X3D file viewer
- Online Test Pages
Next:
off2txt - Convert an OFF file to Hedron format