Up    Next

zono - zonohedra from OFF files

Usage    |    Examples    |    Notes

Usage

Synopsis

zono [options] [input_file]

Description

Make a polar zonohedron, or a zonohedron based on the vectors from an OFF file.

Options

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

-c <cent>
centre of points for method v, C for centroid (default: 0,0,0)

-s
output the star (instead of the zonohedron)

-a <ang>
discard vectors within an angle of an existing vector (default: 0.01 degrees) if 0 don't discard vectors

-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

Examples

A medium sized polar zonohedron
   zono -P 50 -o polarzono.off
A rhombic triacontaahedron
   unipoly icosahedron | zono -m v -o rh_tri.off

Notes

An error calculating the convex hull probably indicates that the star was not three dimensional.

Up: Programs and Documentation
Next: w_shell - Waterman clusters (old version)

Packinon Documentation 11.4.2006 - http://packinon.sourceforge.net/