Commit Graph
252 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 013dd64cde angles --> internal_angles
Former-commit-id: 286edc3c4b
2015-06-12 17:38:36 -04:00
Alec Jacobson 75a2f963a6 anttweakbar as extra
Former-commit-id: fc8191ce01
2015-06-12 17:06:10 -04:00
Alec Jacobson f63d1447c4 components example
Former-commit-id: efbae6c151
2015-06-12 16:42:24 -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 144c43f3bc compile flags and file IO
Former-commit-id: 9d65c6a232
2015-05-28 22:01:11 -04:00
Alec Jacobson d662c12f7e bug fix in off reader
Former-commit-id: 17898e8b04
2015-05-28 11:29:28 -04:00
Alec Jacobson f328a0e42c quicklook for point clouds
Former-commit-id: 65a9cf6c1d
2015-05-28 09:02:14 -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 86bd11cffd rename
Former-commit-id: 8c7d152875
2015-05-18 18:12:43 -04:00
Alec Jacobson 1621b1b87d rename exec
Former-commit-id: e9528e3cbc
2015-05-18 18:12:12 -04:00
Alec Jacobson d95563d1b5 change filename
Former-commit-id: a4f483c7e1
2015-05-18 18:10:38 -04:00
Alec Jacobson bcfdc8a6be fix scope in mouse (prlly wrong in all examples), extra cout
Former-commit-id: 64da4e6aaf
2015-05-18 13:39:57 -04:00
Alec Jacobson 82814301b6 redisplay
Former-commit-id: 38ead8684d
2015-05-18 12:32:40 -04:00
Alec Jacobson e02f383343 Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: 16bb6b77a4
2015-05-17 12:36:56 -04:00
Alec Jacobson 9783ed1c5c finally fixed dolly zoom/ortho in camera
Former-commit-id: efff5fa77c
2015-05-17 12:36:51 -04:00
Alec Jacobson 41479a14f9 Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: dad96b2896
2015-05-16 14:42:35 -04:00
Alec Jacobson 8edbab3598 fixed info.plist for yosemite
Former-commit-id: c788ed8c8e
2015-05-16 14:34:30 -04:00
Alec Jacobson 9f07ccb694 deploy makefile
Former-commit-id: 6c6968ecbb
2015-05-15 08:59:05 -04:00
Alec Jacobson 5935520524 opt flags
Former-commit-id: 1c78e3b21b
2015-05-03 19:06:55 -04:00
Alec Jacobson 054f629910 conver mesh example
Former-commit-id: 1e7a4a6107
2015-05-03 13:30:44 -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 44905437bc deleted obsolete examples
Former-commit-id: 3fba3fa044
2015-04-02 13:19:37 -04:00
Alec Jacobson 922da4c597 mv ambient occlusion mex to gptoolbox
Former-commit-id: 05493ed2a8
2015-03-29 15:38:24 -04:00
Alec Jacobson 48f90d6f3a spacing
Former-commit-id: e3e9b75bd9
2015-03-29 15:32:35 -04:00
Alec Jacobson 85cb79dead typo
Former-commit-id: c8afb203fe
2015-03-23 11:20:54 -04:00
Alec Jacobson ab674fe194 templates and example compilation bugs
Former-commit-id: 9158016cf5
2015-03-16 12:08:30 -04:00
Alec Jacobson a1c8fcb85c templates, viewer opengl code extraction
Former-commit-id: 2d9f56c925
2015-02-28 10:38:46 -05:00
Alec Jacobson 1cdc1d483f compile
Former-commit-id: 96e249454c
2015-02-20 19:10:47 -05:00
Alec Jacobson 75b3c130ae skeleton examples
Former-commit-id: b05ff4aa32
2015-01-22 09:52:11 -05:00
Alec Jacobson e7849c4fb9 skeleton examples
Former-commit-id: c48f85f6f5
2015-01-22 09:52:04 -05:00
Alec Jacobson c53a2affd6 scaling in draw skeleton 3d
Former-commit-id: 8b3691faf5
2014-12-18 09:23:12 -05:00
Alec Jacobson 2d6867fe82 ply support
Former-commit-id: 4d682d4b01
2014-11-23 19:43:20 -05:00
Daniele Panozzo 86a08f79c3 removed outdated example. The new example is in tutorial.html
Former-commit-id: cf9b056771
2014-11-22 12:35:29 +01:00
Alec Jacobson b7582a3fb3 comment that example is broken
Former-commit-id: 6883abfd27
2014-11-20 15:24:01 -05:00
Alec Jacobson 18ecd80948 fix example, openmp in selfintersect
Former-commit-id: aea2b4f82e
2014-11-14 14:19:24 -05:00
Alec Jacobson d1c5b6b36c fixed bug in outer_hull causing incorrect booleans for non-overlapping components
Former-commit-id: ee6ea7e3d0
2014-11-11 18:19:10 -05:00
Alec Jacobson 3afe7f3444 templates
Former-commit-id: e4fe68ff57
2014-10-23 14:35:55 -04:00
Alec Jacobson a60d9c69a1 get modifiers, fit rigid 2d, templates
Former-commit-id: f11db38d35
2014-10-15 12:21:19 -04:00
Alec Jacobson b4eee2bc3d more robust weight computation in skeleton poser example
Former-commit-id: 8309c73bd9
2014-09-09 01:43:45 -04:00
Alec Jacobson 9c9f1de3e4 bug fix in winding number
Former-commit-id: bb9df66614
2014-09-09 00:44:30 -04:00
Alec Jacobson 8e6f510b7b next filename, draw quad meshes, template specializations,
Former-commit-id: 6811c3b307
2014-09-06 17:21:24 -04:00
Alec Jacobson 153ed0de08 more alternatives for normals, winding number header only
Former-commit-id: 95a968f433
2014-09-05 16:25:15 -04:00
Alec Jacobson 5e41228487 skeleton building and posing examples
Former-commit-id: 98c3146acc
2014-09-04 01:34:05 -04:00
Alec Jacobson a16730fa6e selfintersect --> remesh_self_intersections
Former-commit-id: e878efbf92
2014-06-25 00:09:01 -04:00
Alec Jacobson e4f2dc300c edgetopology --> edge_topology
Former-commit-id: e19de8a38a
2014-06-24 23:45:09 -04:00
Alec Jacobson 99c27dfd3f boundary_faces --> boundary_facets
Former-commit-id: f88c0785cb
2014-06-24 23:27:03 -04:00