slackbuilds/graphics/openscad
Christoph Willing eabb138e33 graphics/openscad: Update README. Compatible fix for -current
Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-12-28 08:29:27 +07:00
..
README graphics/openscad: Update README. Compatible fix for -current 2024-12-28 08:29:27 +07:00
doinst.sh
openscad.SlackBuild graphics/openscad: Update README. Compatible fix for -current 2024-12-28 08:29:27 +07:00
openscad.info graphics/openscad: Updated for version 2021.01. 2021-04-17 23:50:38 -05:00
slack-desc

README

OpenSCAD is CAD software for creating solid 3D objects. It is not an
interactive modeller. Instead it is something like a 3D-compiler that
reads in a script file that describes an object and renders the 3D
model from the script file.

The optional lib3mf package available at SBo is autodetected during
configuration, adding 3MF format import/export capability to OpenSCAD.