logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

stl_sphere - stl_sphere outputs an STL file of a single sphere.

Description

       stl_sphere outputs an STL file of a single sphere.

       usage:  stl_sphere [-r <radius>] [-s <longitudinal segments>] [-t <latitudinal segments>] [ <output file>
       ]

       Outputs an stl file of a sphere with the provided radius and number of segments.
              If the radius is omitted, it defaults to 1. If longitudinal segments is omitted,  it  defaults  to
              32.  If  latitudinal  segments  is  omitted,  it defaults to half the longitudinal segments. If no
              output file is provided, data is sent to stdout.

stl_sphere v1.1                                    March 2020                                      STL_SPHERE(1)

Name

       stl_sphere - stl_sphere outputs an STL file of a single sphere.

See Also