Up    Next

poly_kscope - polyhedral kaleidoscope

Usage    |    Examples    |    Notes

Usage

Synopsis

poly_kscope [options] [input_file]

Description

A polyhedral kaleidoscope. Read a file in OFF format and repeat it in a symmetric arrangement like a kaleidoscope.

Options

input_file
input file in OFF format, or if not given the program reads from stdin

-h
program help

-s <symm>
symmetry type. When a type contains n this must be replaced by an integer (for S this integer must be even). Principal rotational axes are vertical. Symmetry type can be:

-o <file>
write output to file, if this option is not used the program writes to standard output

Examples

Icosahedral arrangement of 60 cubes
   poly_kscope -s I -o tmp.off cube.off

Notes

off_trans can be used to position the polyhedron before passing it to poly_kscope

Up: Programs and Documentation
Next: packer - a ball packer

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