opnsense-ports/graphics/py-stltools/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
557 B
Text

The modules in the stltools package can read and write STL files, perform 3D
coordinate transforms and projections. These modules are used by the following
provided scripts;
stl2pov: Converts the STL model to a mesh usable with the POV-ray raytracer.
stl2ps: Creates a view of the STL model in scalable PostScript.
stl2pdf: Creates a view of the STL model as a PDF. Requires graphics/py-cairo.
stlinfo: Either displays some information about a STL file or prints it in
text format.
WWW: http://rsmith.home.xs4all.nl/software/py-stl-stl2pov.html