Commit Graph
29 Commits
Author SHA1 Message Date
Alec Jacobson ec7e538097 ply support 2015-06-12 11:04:27 -04:00
Alec Jacobson 14edfeda6e define glut active command in case it's not already 2015-05-19 09:38:38 -04:00
Alec Jacobson f88c0785cb boundary_faces --> boundary_facets 2014-06-24 23:27:03 -04:00
Alec Jacobson b633956bd5 fix examples 2014-06-24 16:42:59 -04:00
Daniele Panozzo 5f6715204b triangle_wrapper -> triangulate 2014-06-24 20:50:27 +02:00
Daniele Panozzo 5ecb9f9966 triangulate -> polygon_mesh_to_triangle_mesh 2014-06-24 20:21:11 +02:00
Daniele Panozzo fbd5fb382f write -> write_triangle_mesh 2014-06-24 20:15:40 +02:00
Wenzel Jakob 5527a26086 some linux compilation fixes.. 2014-02-24 16:07:31 +01:00
Alec Jacobson (jalec 9d4c733a47 major camera refactor 2013-12-03 14:24:01 +01:00
Alec Jacobson (jalec da0289f64e camera example working and interactive. 2013-11-29 18:46:08 +01:00
Alec Jacobson (jalec b9ac0746c6 refactored per_face_normals with option for degenerate fill in. Fixed compile issue with orient_outward_ao 2013-11-01 09:42:33 +01:00
Alec Jacobson (jalec d3090bb3ad viewport constructor 2013-10-31 20:39:00 +01:00
Kenshi Takayama (kenshi 63496976c8 bug fix in per_face_normals, still working on orient_outward_ao 2013-10-31 17:43:59 +01:00
Kenshi Takayama (kenshi 0651550825 orient_outward_ao: account for distances from intersection points 2013-10-30 12:49:39 +01:00
Kenshi Takayama (kenshi 6f99bc9a6b small update 2013-10-29 16:17:09 +01:00
Kenshi Takayama (kenshi b885ab6d19 merge 2013-10-29 16:12:33 +01:00
Alec Jacobson (jalec 7a24f71dee replaced cin with twaddvarcb 2013-10-29 15:56:44 +01:00
Alec Jacobson (jalec c16cb9ac5b fixed examples and ambient occlusion to compile and run with embree 2.0 2013-10-29 13:17:17 +01:00
Kenshi Takayama (kenshi 23be16c2d9 bug fix in orient_outward_ao, now seems working reasonably well 2013-10-29 12:33:25 +01:00
Kenshi Takayama (kenshi d8cad1a86d orient_outward_ao: separate distribution data for each thread, remove two-sided faces using unique_simplices 2013-10-28 12:03:46 +01:00
kenshi84 c626b9c59f moved orient_outward_ao to embree/, coding mostly done w/o OpenMP 2013-10-27 13:27:40 +01:00
Kenshi Takayama (kenshi b6b1c348c6 started coding orient_outward_ao, not done yet 2013-10-25 21:39:41 +02:00
Kenshi Takayama (kenshi 2ac43d5d72 merge 2013-10-25 17:46:08 +02:00
Kenshi Takayama (kenshi 541524221d vs2012 build for patches/example.cpp 2013-10-25 17:41:45 +02:00
Alec Jacobson (jalec 80e426eb3f bug fix in orient_outward 2013-10-25 16:51:07 +02:00
Alec Jacobson (jalec b600f4ba10 fix initialization bugs in orient_outward.cpp 2013-10-25 14:14:24 +02:00
Alec Jacobson (jalec c81ba7a242 merge orient outward heuristic, bfs orient patches, patch example 2013-10-25 12:03:22 +02:00
Alec Jacobson (jalec 1c1b535689 randperm, and manifold patches seemingly working 2013-10-24 22:11:22 +02:00
Alec Jacobson (jalec 2fdb94f55e boost extra, connected components in mesh 2013-10-24 21:08:11 +02:00