Up
Next
zono - zonohedra from OFF files
zono [options] [input_file]
Make a polar zonohedron, or a zonohedron based on the vectors from an
OFF file.
- input_file
- input file in OFF format, or if not given the program reads from stdin
- -h
- program help
- -m <mthd>
- method to create star from input, can be
- v - centre to vertices are vectors (default)
- a - all vertex to vertex are vectors
- e - edges are vectors
- -c <cent>
- centre of points for method v, C for centroid (default: 0,0,0)
- -s
- output the star (instead of the zonohedron)
- -u
- makes vectors unit length
- -P <num>
- polar zonohedron with given number of vectors
- -o <file>
- write output to file, if this option is not used
the program writes to standard output
A medium sized polar zonohedron
zono -P 50 -o polarzono.off
A rhombic triacontaahedron
unipoly icosahedron | zono -m v -o rh_tri.off
An error calculating the convex hull probably indicates that the
star was not three dimensional.
Up:
Programs and Documentation
Next:
n_icons - sphericon like polyhedra
Antiprism Documentation 11.4.2007 -
http://www.antiprism.com/