diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-11 03:45:30 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-11 03:45:30 +0800 |
commit | 710581697142bb810fdff7d8c5d35afc21fbaff7 (patch) | |
tree | 08355b1748012f980ff3a594fd4f0bab2b3f7485 /graphics/stl2pov/pkg-descr | |
parent | b7e4c8adc613e8139e13aa253ba8dce9c537e1da (diff) | |
download | freebsd-ports-gnome-710581697142bb810fdff7d8c5d35afc21fbaff7.tar.gz freebsd-ports-gnome-710581697142bb810fdff7d8c5d35afc21fbaff7.tar.zst freebsd-ports-gnome-710581697142bb810fdff7d8c5d35afc21fbaff7.zip |
The stl2pov program creates POV-Ray mesh object from the STL files that can
be exported from most CAD programs. This makes it easy to incorporate CAD
models in POV-Ray scenes.
WWW: http://www.xs4all.nl/~rsmith/software/
PR: ports/80835
Submitted by: Roland Smith <rsmith@xs4all.nl>
Diffstat (limited to 'graphics/stl2pov/pkg-descr')
-rw-r--r-- | graphics/stl2pov/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/stl2pov/pkg-descr b/graphics/stl2pov/pkg-descr new file mode 100644 index 000000000000..569659431a3e --- /dev/null +++ b/graphics/stl2pov/pkg-descr @@ -0,0 +1,5 @@ +The stl2pov program creates POV-Ray mesh object from the STL files that can +be exported from most CAD programs. This makes it easy to incorporate CAD +models in POV-Ray scenes. + +WWW: http://www.xs4all.nl/~rsmith/software/ |