OpenSCAD - The Programmers Solid 3D CAD Modeller (fork with Delaunay triangulation and bend operator)
 
 
 
 
 
 
Go to file
clifford 1a8939793a Clifford Wolf:
Fixed binary stl import



git-svn-id: http://svn.clifford.at/openscad/trunk@195 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-03 09:32:48 +00:00
examples Clifford Wolf: 2010-01-03 09:32:48 +00:00
CGAL-OGL-Tess-Combine-Fix.patch Clifford Wolf: 2009-11-22 10:05:02 +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 James Vasile: 2009-12-20 12:48:32 +00:00
MainWindow.ui James Vasile: 2009-12-20 12:48:32 +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
OpenCSG-Reset-Hack.patch EOL fix 2009-12-09 02:32:56 +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 Added support for OpenCSG-1.2.0, enabled MDI as default for Mac OS X 2010-01-03 00:10:55 +00:00
checklist-macosx.txt Added support for OpenCSG-1.2.0, enabled MDI as default for Mac OS X 2010-01-03 00:10:55 +00:00
chrpath_linux.c Clifford Wolf: 2009-10-16 08:01:59 +00:00
context.cc Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
control.cc Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
csgops.cc Clifford Wolf: 2009-12-27 23:49:27 +00:00
csgterm.cc Stefan Farthofer (aka meta/metaz): 2009-08-04 18:55:25 +00:00
dxfdata.cc Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
dxfdim.cc Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
dxflinextrude.cc Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
dxfrotextrude.cc Clifford Wolf: 2009-08-10 07:18:35 +00:00
dxftess.cc Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
export.cc Clifford Wolf: 2009-12-27 23:49:27 +00:00
expr.cc Clifford Wolf: 2009-07-23 16:00:38 +00:00
func.cc Clifford Wolf: 2009-11-26 11:54:28 +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-03 09:32:48 +00:00
lexer.l Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
mainwin.cc Clifford Wolf: 2010-01-02 08:45:24 +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: 2009-12-27 23:49:27 +00:00
openscad.cc Added Open Recent menu 2009-12-13 20:24:15 +00:00
openscad.h Clifford Wolf: 2009-12-30 12:39:12 +00:00
openscad.pro Make the OPENCSGDIR variable optional on all platforms 2010-01-03 01:31:09 +00:00
parser.y Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
polyset.cc Clifford Wolf: 2009-12-30 12:39:12 +00:00
primitives.cc Clifford Wolf: 2009-12-29 11:08:27 +00:00
printutils.cc Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
printutils.h Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
release-linux.sh Karl Ostmo: 2009-12-24 09:17:37 +00:00
release-macosx.sh Added support for OpenCSG-1.2.0, enabled MDI as default for Mac OS X 2010-01-03 00:10:55 +00:00
render.cc Clifford Wolf: 2009-12-27 23:49:27 +00:00
surface.cc Decoupled PRINT functionality from MainWindow API 2009-12-09 14:22:50 +00:00
transform.cc Clifford Wolf: 2009-12-29 11:08:27 +00:00
value.cc Clifford Wolf: 2009-10-19 18:27:47 +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.