|
Usage: sph_ring [options] num_rings num_divs Distribute points on rings a sphere. num_rings is the number of rings between the poles. num_divs is the number of points on each ring, or if not given then it is as many points as will fit in each ring at least a bands width apart. Options -h,--help this help message (run 'off_util -H help' for general help) --version version information -s stagger placement of balls between cirles -x don't place points at the two poles -o <file> write output to file (default: write to standard output)
sph_rings 12 24 | conv_hull | antiview
sph_rings -s 12 24 | conv_hull | antiview
sph_rings 12 | antiview -v b
Up:
Programs and Documentation
Next:
repel - equilibrium of points repelling on a sphere