Commit Graph

35 Commits (f97f0258a4c0f5876e3c02c5b46bfcf713c1e8b5)

Author SHA1 Message Date
kintel f2bad69cf5 Started collecting GL colors in one place; added Preferences class which will become a preferences dialog, forked CGAL OGL_Helper to make colors configurable
git-svn-id: http://svn.clifford.at/openscad/trunk@301 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-15 01:00:41 +00:00
clifford d349412aef Clifford Wolf:
Improved handling of imported STL with small or thin triangles



git-svn-id: http://svn.clifford.at/openscad/trunk@283 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-14 08:14:52 +00:00
clifford e56c8832e1 Clifford Wolf:
Fixed 2D PolySet::render_cgal_nef_polyhedron()



git-svn-id: http://svn.clifford.at/openscad/trunk@272 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-13 09:10:15 +00:00
clifford dd817ad903 Clifford Wolf:
Added mirror statement



git-svn-id: http://svn.clifford.at/openscad/trunk@250 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-09 17:15:56 +00:00
clifford daddf419b0 Clifford Wolf:
Added color() statement



git-svn-id: http://svn.clifford.at/openscad/trunk@227 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-07 14:59:10 +00:00
kintel 6fdfde289b Fixed typos in classnames
git-svn-id: http://svn.clifford.at/openscad/trunk@220 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-06 19:38:45 +00:00
clifford 2ff53c89ce Clifford Wolf:
Added caching of messages along wioth synthesis products



git-svn-id: http://svn.clifford.at/openscad/trunk@215 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-06 10:48:51 +00:00
clifford 6575732286 Clifford Wolf:
Fixed inner-borders-bug in 2d visualization
	(symptom: rendering artefacts even with higher
	convexity setting as it should be needed)



git-svn-id: http://svn.clifford.at/openscad/trunk@214 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-06 09:21:40 +00:00
clifford a02e00083f Clifford Wolf:
New hack for 2d transformations:
	create DxfData, transform, tess to polyset, recreate nef



git-svn-id: http://svn.clifford.at/openscad/trunk@203 b57f626f-c46c-0410-a088-ec61d464b74c
2010-01-05 19:09:01 +00:00
clifford d03268b95b Clifford Wolf:
CSG previews of 2d designes is working fine now



git-svn-id: http://svn.clifford.at/openscad/trunk@189 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-30 12:39:12 +00:00
clifford 0d198de8ff Clifford Wolf:
Some progress with the 2d sub system



git-svn-id: http://svn.clifford.at/openscad/trunk@188 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-29 11:08:27 +00:00
clifford f7799a8e4e Clifford Wolf:
Added CGAL Nef Polyhedron 2D/3D abstraction



git-svn-id: http://svn.clifford.at/openscad/trunk@187 b57f626f-c46c-0410-a088-ec61d464b74c
2009-12-27 23:49:27 +00:00
clifford cf190ff46e Stefan Farthofer (aka meta/metaz):
Renamed some enums to avoid collitions with windows.h defines



git-svn-id: http://svn.clifford.at/openscad/trunk@86 b57f626f-c46c-0410-a088-ec61d464b74c
2009-08-04 18:55:25 +00:00
clifford cc803576dc Clifford Wolf:
Improved animation and polycaching



git-svn-id: http://svn.clifford.at/openscad/trunk@85 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-28 18:17:29 +00:00
clifford 7b4cc84cda Clifford Wolf:
Added dxf polyset caching



git-svn-id: http://svn.clifford.at/openscad/trunk@83 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-28 12:53:52 +00:00
clifford fcde390416 Clifford Wolf:
Improved background and highlights rendering



git-svn-id: http://svn.clifford.at/openscad/trunk@71 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-24 08:22:05 +00:00
clifford 7516cd5e81 Clifford Wolf:
Added '%' for background stuff



git-svn-id: http://svn.clifford.at/openscad/trunk@69 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-23 12:05:05 +00:00
clifford 7236439c5a Clifford Wolf:
Skip degenerated facets in polyset
	(they may be produces during dxf tesselation)



git-svn-id: http://svn.clifford.at/openscad/trunk@67 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-22 10:11:18 +00:00
clifford cb829a3fe0 Clifford Wolf:
Added Grid2d/Grid3d API
	Moved dxf tesselation to extra file



git-svn-id: http://svn.clifford.at/openscad/trunk@62 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-21 19:33:39 +00:00
clifford d05ea4453b Clifford Wolf:
Added first steps towards dxf extrusion support



git-svn-id: http://svn.clifford.at/openscad/trunk@57 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-16 23:11:08 +00:00
clifford cc3291a4f1 Clifford Wolf:
Added convexity handling
	Split up example.scad file to examples/*



git-svn-id: http://svn.clifford.at/openscad/trunk@56 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-14 21:47:32 +00:00
clifford cb6dbb3a37 Clifford Wolf:
Added caching of cgal nef polyhydrons



git-svn-id: http://svn.clifford.at/openscad/trunk@49 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-03 07:51:22 +00:00
clifford d5add31a17 Clifford Wolf:
Some cleanups and improvements in GL rendering



git-svn-id: http://svn.clifford.at/openscad/trunk@46 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-02 15:12:10 +00:00
clifford 13888cfe92 Clifford Wolf:
Support for hightlights



git-svn-id: http://svn.clifford.at/openscad/trunk@45 b57f626f-c46c-0410-a088-ec61d464b74c
2009-07-01 11:09:19 +00:00
clifford b8ce36f7e7 Clifford Wolf:
Added support for OpenGL Lights



git-svn-id: http://svn.clifford.at/openscad/trunk@35 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-29 11:03:15 +00:00
clifford 9479f8e77b Clifford Wolf:
Transforms (scale, rotate, translate, multmatrix)
	Various matrix related fixes



git-svn-id: http://svn.clifford.at/openscad/trunk@29 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-26 23:36:23 +00:00
clifford ae9cc6d1ed Clifford Wolf:
OpenCSG support looks ok now



git-svn-id: http://svn.clifford.at/openscad/trunk@27 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-26 22:01:53 +00:00
clifford 22710f8076 Clifford Wolf:
More wireframe shader improvements



git-svn-id: http://svn.clifford.at/openscad/trunk@26 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-26 17:27:05 +00:00
clifford 7b153c2092 Clifford Wolf:
Improvements in pseudo wireframe shader



git-svn-id: http://svn.clifford.at/openscad/trunk@25 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-26 17:07:40 +00:00
clifford cc913b4d8f Clifford Wolf:
Added shader for pseudo-edges in opencsg mode



git-svn-id: http://svn.clifford.at/openscad/trunk@24 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-26 13:29:48 +00:00
clifford c318b749b1 Clifford Wolf:
Fixed OpenGL viewport init
	Added sphere primitive
	Fixed building without OpenCSG



git-svn-id: http://svn.clifford.at/openscad/trunk@21 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-25 19:53:12 +00:00
clifford 1ef41a174f Clifford Wolf:
Some fixes, some progress (OpenCSG)



git-svn-id: http://svn.clifford.at/openscad/trunk@20 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-25 09:49:28 +00:00
clifford 4f7d83c00f Clifford Wolf:
Added CsgChain structure
	Added first OpenCSG demo code



git-svn-id: http://svn.clifford.at/openscad/trunk@19 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-25 08:12:41 +00:00
clifford 65c7db49c9 Clifford Wolf:
Generate CSG Products as part of compilation process



git-svn-id: http://svn.clifford.at/openscad/trunk@16 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-24 15:39:08 +00:00
clifford ba42e6c30b Clifford Wolf:
Preps for OpenCSG interface
	Invented AbstractPolyNode



git-svn-id: http://svn.clifford.at/openscad/trunk@15 b57f626f-c46c-0410-a088-ec61d464b74c
2009-06-24 10:59:15 +00:00