NAME cylinders AUTHOR Eric Sills North Carolina Supercomputing Center sills@ncsc.org SUMMARY Name cylinders Type data input Outputs geometry Parameters Name Type Default Min Max nsides integer 6 4 72 (slider) fname character (file browser) DESCRIPTION Cylinders reads a file containing cylinder center point coordinates (x,y,z), cylinder radius, and cylinder height, one per line of the input file. Cylinders builds a polyhedron object for each cylinder (surface normals are computed for shading). APPLICATION This module is very useful for generating cylinder shapes for model geometries to add model data into. NETWORK cylinder.net cylinders | render geometry | display pixmap