Antiprism Up Next
Home
Programs
Examples
Album
Download
Development
Forum
About

miller - Miller's stellations of the icosahedron

Usage    |    Examples    |    Notes

Usage



Usage: miller [options] input

Millers 59 Icosahedra Stellations. Plus additional stellations since discovered
input may be Miller list number from 1 to 75. Or m_string where string consists
of one or more cell names: A,B,C,D,E,F,G,H,e1,f1,f1',g1,e2,f2,g2  e.g m_De1f1g1
model string can be followed by I or Ih symmetry. e.g. m_e1f1',I

Options
  -h,--help this help message (run 'off_util -H help' for general help)
  --version version information
  -L        list models only
  -l <lim>  minimum distance for unique vertex locations as negative exponent
               (default: 12 giving 1e-12)
  -o <file> write output to file (default: write to standard output)

Program Options
  -M        merge stellation facelets (for cell name strings only)
  -r        rebuild compound model to separate vertices

Scene Options
  -O <args> output s - stellation, d - diagram (default: s)

Coloring Options (run 'off_util -H color' for help on color formats)
  -V <col>  vertex color (default: invisible)
               keyword: none - sets no color
               e - color with average adjacent edge color
               f - color with average adjacent face color
               n - order of vertex
  -E <col>  edge color (default: invisible)
               keyword: none - sets no color
               f - color with average adjacent face color
               C - edge/face connection count
  -F <col>  face color. Or use method for using color in map
               (default: 255,193,37, if compound then c)
               keyword: none - sets no color
               d - from diagram
               s - symmetry
               c - color by compound
               C - face/face connection count
  -T <tran> face transparency. valid range from 0 (invisible) to 255 (opaque)
  -m <maps> color maps. stellation diagram or face symmetry (default: compound)

Examples

View stellation number 9 in the list
miller 9 | antiview


View the E shell with face and edge connectivity by color
miller m_E -F C -E C -V e | antiview -v 0.05


Notes

miller was written by Roger Kaufman.

It is based on Miller's 59 stellations of the icosahedron. But it also adds further discoveries and possibilities.


     Next: tetra59 - 59 tetrahedra with rational dihedral angles
     Up: Programs and Documentation


Home   |   Programs   |   Examples   |   Album   |   Download   |   Development   |   Forum   |   About

Contact: adrian@antiprism.com      -      Modified 6.1.2021