OpenSCAD - The Programmers Solid 3D CAD Modeller (fork with Delaunay triangulation and bend operator)
 
 
 
 
 
 
Go to file
clifford b81d72acb0 Clifford Wolf:
Added == support for all value types



git-svn-id: http://svn.clifford.at/openscad/trunk@286 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14 10:15:22 +00:00
examples Clifford Wolf: 2010-01-14 10:15:22 +00:00
testdata Woops, wrong file 2010-01-12 20:34:44 +00:00
CGAL-OGL-Tess-Combine-Fix.patch Clifford Wolf: 2009-11-22 10:05:02 +00:00
CGAL-Valgrind-Enable-Hack.patch Clifford Wolf: 2010-01-10 12:49:51 +00:00
COPYING Clifford Wolf: 2009-06-20 12:10:55 +00:00
EventFilter.h Implemented support for opening files from the Mac OS X Finder, e.g. double-click, file type association 2009-12-12 21:27:54 +00:00
GLView.h Extracted GLView.h from openscad.h 2009-12-09 14:23:22 +00:00
Info.plist It's called an OpenSCAD _design_, not a model 2009-12-14 04:23:21 +00:00
MainWindow.h Clifford Wolf & Marius Kintel: 2010-01-09 22:43:33 +00:00
MainWindow.ui Clifford Wolf: 2010-01-07 21:08:47 +00:00
OpenCSG-1.1.0-Reset-Hack.patch Clifford Wolf: 2010-01-05 21:10:39 +00:00
OpenCSG-1.2.0-Reset-Hack.patch Added support for OpenCSG-1.2.0, enabled MDI as default for Mac OS X 2010-01-03 00:10:55 +00:00
OpenCSG-MacOSX-port.patch Adapted to work with the Reset-Hack patch 2009-12-09 02:33:37 +00:00
OpenSCAD.icns Use transparency for negative volume indicator 2009-12-14 04:25:27 +00:00
README Clifford Wolf: 2009-12-16 08:44:56 +00:00
TODO.txt CGAL patch also fixed this 2010-01-14 10:03:35 +00:00
checklist-macosx.txt minor update 2010-01-09 06:32:50 +00:00
chrpath_linux.c Clifford Wolf: 2009-10-16 08:01:59 +00:00
context.cc Clifford Wolf: 2010-01-13 12:24:24 +00:00
control.cc Clifford Wolf: 2010-01-13 12:24:24 +00:00
csgops.cc Clifford Wolf: 2010-01-07 14:59:10 +00:00
csgterm.cc Clifford Wolf: 2010-01-07 14:59:10 +00:00
dxfdata.cc Clifford Wolf: 2010-01-14 08:14:52 +00:00
dxfdim.cc fix typos 2010-01-11 19:18:20 +00:00
dxflinextrude.cc Clifford Wolf: 2010-01-08 21:29:24 +00:00
dxfrotextrude.cc Clifford Wolf: 2010-01-07 20:49:27 +00:00
dxftess-glu.cc Clifford Wolf: 2010-01-14 08:14:52 +00:00
dxftess.cc Split out GLU tesselation into a separate file for easier experimentation 2010-01-11 22:15:24 +00:00
export.cc Clifford Wolf: 2010-01-06 02:04:49 +00:00
expr.cc Clifford Wolf: 2009-07-23 16:00:38 +00:00
func.cc Clifford Wolf: 2010-01-13 20:58:14 +00:00
glview.cc Clifford Wolf: 2009-12-26 08:53:07 +00:00
highlighter.cc Clifford Wolf: 2009-11-08 16:11:07 +00:00
icon-alpha.png Use transparency for negative volume indicator 2009-12-14 04:25:27 +00:00
icon.png Added icon suggestion for Mac OS X. Raw files also supplied for other platforms 2009-12-07 13:00:48 +00:00
import.cc Clifford Wolf: 2010-01-08 03:35:04 +00:00
lexer.l Clifford Wolf: 2010-01-13 07:47:53 +00:00
mainwin.cc Clifford Wolf: 2010-01-13 12:23:44 +00:00
mask.png Added icon suggestion for Mac OS X. Raw files also supplied for other platforms 2009-12-07 13:00:48 +00:00
module.cc Clifford Wolf: 2010-01-13 12:24:24 +00:00
nef2dxf.cc Clifford Wolf: 2010-01-14 08:14:52 +00:00
openscad.cc Fixed typos in classnames 2010-01-06 19:38:45 +00:00
openscad.h Clifford Wolf: 2010-01-14 08:14:52 +00:00
openscad.ico windows icon file 2010-01-06 12:58:22 +00:00
openscad.pro Clifford Wolf: 2010-01-10 13:20:00 +00:00
parser.y Clifford Wolf: 2010-01-09 17:25:35 +00:00
polyset.cc Clifford Wolf: 2010-01-14 08:14:52 +00:00
primitives.cc Clifford Wolf: 2010-01-13 10:48:30 +00:00
printutils.cc Clifford Wolf: 2010-01-06 10:48:51 +00:00
printutils.h Clifford Wolf: 2010-01-06 10:48:51 +00:00
publish-macosx.sh Mac OS X release script update 2010-01-09 10:13:26 +00:00
release-linux.sh Clifford Wolf: 2010-01-05 21:10:39 +00:00
release-macosx.sh Mac OS X release script update 2010-01-09 10:13:26 +00:00
render.cc Clifford Wolf: 2010-01-07 14:59:10 +00:00
surface.cc Fixed typos in classnames 2010-01-06 19:38:45 +00:00
transform.cc Clifford Wolf: 2010-01-13 07:51:42 +00:00
valgrind.supp Clifford Wolf: 2010-01-10 12:49:51 +00:00
value.cc Clifford Wolf: 2010-01-14 10:15:22 +00:00

README

WHAT IS IT?
===========

OpenSCAD is a software for creating solid 3D CAD objects. It is free software
and available for Linux/UNIX, MS Windows and Apples OS X.

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.


PREREQUISITES
=============

To build OpenSCAD, you need some libraries and tools. The version numbers in
brakets specify the versions I have used for my tests. Other versions may or
may not work as well..

* Qt4 (4.5.1):
  http://www.qtsoftware.com/

* CGAL (3.4):
  http://www.cgal.org/

* boost (1.35, required by CGAL)
  http://www.boost.org/

* cmake (2.6.2, required by CGAL)
  http://www.cmake.org/

* OpenCSG (1.1.0):
  http://www.opencsg.org/

* GLEW (bundled with OpenCSG)
  http://glew.sourceforge.net/

* GCC C++ Compiler (4.3.1):
  http://gcc.gnu.org/

* Bison (2.4):
  http://www.gnu.org/software/bison/

* Flex (2.5.35):
  http://flex.sourceforge.net/


BUILDING OPENSCAD
================

First, run 'qmake' from Qt4 to generate a Makefile. On some systems you need to
run 'qmake4', 'qmake-qt4' or something alike to run the qt4 version of the tool.

Then run make. Finnaly you might run 'make install' as root or simply copy the
'openscad' binary to to bin directory of your choice.


DOCUMENTATION
=============

Hava a look at the OpenSCAD Homepage (http://openscad.org/) for documentation.