Commit Graph
55 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 cde5051cad rm old build dir, use cmake
Former-commit-id: 7d8e5bb5ab
2015-06-12 16:02:15 -04:00
Alec Jacobson 78e1632b4d ply support
Former-commit-id: ec7e538097
2015-06-12 11:04:27 -04:00
Alec Jacobson cc040b9bfb compile flags
Former-commit-id: 3e94e9aab6
2015-05-28 22:01:25 -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 43daf01df7 rm tmp file
Former-commit-id: 032b65d8ef
2015-04-29 12:35:37 -04:00
Alec Jacobson d30bc9a420 use common makefile
Former-commit-id: 4afaf06dba
2015-04-02 13:20:19 -04:00
Alec Jacobson ab674fe194 templates and example compilation bugs
Former-commit-id: 9158016cf5
2015-03-16 12:08:30 -04:00
Alec Jacobson 99c27dfd3f boundary_faces --> boundary_facets
Former-commit-id: f88c0785cb
2014-06-24 23:27:03 -04:00
Alec Jacobson 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY
Former-commit-id: 00fd1c9f24
2014-06-24 22:12:19 -04:00
Alec Jacobson 831ee69608 main makefile and example makefiles fixed, Extras are broken
Former-commit-id: e7d7411006
2014-06-24 19:36:35 -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
Kenshi Takayama b3367ca3f1 small fix in embree/reorient_facets_raycast.cpp: account for the effect of bfs_orient
Former-commit-id: b7a81ea985
2014-03-23 20:08:44 +01:00
Alec Jacobson b3914046f0 fix alignment in Camera
Former-commit-id: 4aeeb08512
2014-02-28 12:23:44 +01:00
Alec Jacobson fe9e094c4f updated readme to include build instructions for externals, bug fixed in embree lib paths
Former-commit-id: 8a5cf8640c
2014-02-25 21:46:09 +01:00
Wenzel Jakob dbc62bc2dd merge
Former-commit-id: d864a98998
2014-02-24 16:07:35 +01:00
Wenzel Jakob f12fa9bd9d some linux compilation fixes..
Former-commit-id: 5527a26086
2014-02-24 16:07:31 +01:00
Kenshi Takayama (kenshi cec1267ef5 added EIGEN_DONT_ALIGN_STATICALLY switch
Former-commit-id: bf389e8a40
2014-02-18 15:06:19 +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 2bf18e23d7 template instanciation
Former-commit-id: 85c4923b48
2013-11-01 23:24:29 +01:00
Alec Jacobson (jalec e96173c4f0 template instanciation
Former-commit-id: 925a42eef2
2013-11-01 23:24:05 +01:00
Kenshi Takayama (kenshi 4a294f5a8e project file update
Former-commit-id: d9fd260e8d
2013-11-01 19:27:25 +01:00
Kenshi Takayama (kenshi 8fef989fdc bug fix in orient_outward_ao: be careful with degenerate triangles
Former-commit-id: e0f6fd6955
2013-11-01 18:46:38 +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 0004029f6f merge
Former-commit-id: de502bbd08
2013-10-31 17:47:55 +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
Alec Jacobson (jalec 10ba90de62 be sure to link quicklook against compiled static GLU
Former-commit-id: ab6fc97fd8
2013-10-30 13:52:50 +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
Kenshi Takayama (kenshi a2694837b5 project file update
Former-commit-id: acf9b08e79
2013-10-29 16:07:06 +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
Alec Jacobson (jalec 3972296830 removing embree from external
Former-commit-id: 2999ce5b82
2013-10-29 11:01:00 +01:00
Alec Jacobson (jalec 2796dccbe6 hit class and continue trying to get embreeintersector to work on mac os x (not yet)
Former-commit-id: f9f6def936
2013-10-29 09:45:06 +01:00
Alec Jacobson (jalec e7288c56ad makefile for patches, potential fix for orient_outward_ao
Former-commit-id: a3c0b99108
2013-10-28 14:27:57 +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
Kenshi Takayama (kenshi 533bdf37f4 omp support for orient_outward_ao
Former-commit-id: fae108d69f
2013-10-28 11:29:28 +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