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