./cad/openscad, OpenSCAD - The Programmers Solid 3D CAD Modeller

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2021.01nb20, Package name: openscad-2021.01nb20, Maintainer: reinoud

OpenSCAD is free software for creating solid 3D CAD objects.

Unlike most free software for creating 3D models (such as the famous
application Blender) it does not focus on the artistic aspects of 3D modelling
but instead on the CAD aspects. Thus it might be the application you are
looking for when you are planning to create 3D models of machine parts but
pretty sure is not what you are looking for when you are more interested in
creating computer-animated movies.

OpenSCAD is not an interactive modeller. Instead it is something like a
3D-compiler that reads in a script file that describes the object and renders
the 3D model from this script file (see examples below). This gives you (the
designer) full control over the modelling process and enables you to easily
change any step in the modelling process or make designes that are defined by
configurable parameters.

OpenSCAD provides two main modelling techniques: First there is constructive
solid geometry (aka CSG) and second there is extrusion of 2D outlines. As data
exchange format format for this 2D outlines Autocad DXF files are used. In
addition to 2D paths for extrusion it is also possible to read design
parametes from DXF files. Besides DXF files OpenSCAD can read and create 3D
models in the STL and OFF file formats.


Required to run:
[textproc/libxml++] [graphics/hicolor-icon-theme] [graphics/freetype2] [graphics/glew] [fonts/fontconfig] [math/mpfr] [devel/gmp] [devel/boost-libs] [graphics/opencsg] [math/cgal] [fonts/harfbuzz] [x11/qt5-qtbase] [x11/qt5-qtmultimedia] [math/double-conversion] [x11/qt5-qscintilla] [lang/python310]

Required to build:
[pkgtools/x11-links] [devel/flex] [devel/boost-headers] [x11/xcb-proto] [math/eigen3] [x11/xorgproto]

Master sites:

Filesize: 15289.844 KB

Version history: (Expand)


CVS history: (Expand)


   2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645)
Log message:
*: bump for libproxy 0.5
   2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687)
Log message:
*: Recursive revbump from audio/libopus 1.4
   2023-04-23 16:26:33 by Adam Ciarcinski | Files touched by this commit (271)
Log message:
revbump for boost
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-04-03 22:21:34 by Niclas Rosenvik | Files touched by this commit (436)
Log message:
Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-22 17:28:39 by Ryo ONODERA | Files touched by this commit (271)
Log message:
*: Recursive revbump from Boost 1.81.0
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update