Commit Graph
210 Commits
Author SHA1 Message Date
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
Alec Jacobson c925e70718 mexStream --> MexStream
Former-commit-id: dfe2e1b088
2014-06-24 23:07:43 -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 0fd54ff5dd compiles with png
Former-commit-id: d364883b8a
2014-06-24 17:03:40 -04:00
Alec Jacobson 2264c13016 compiles in static lib mode
Former-commit-id: f14dbcf82e
2014-06-24 17:01:28 -04:00
Alec Jacobson ec0ec2f2c9 compiles
Former-commit-id: f6d4a413ff
2014-06-24 17:01:07 -04:00
Alec Jacobson 16c166edf5 shadow mapping demo compiles (looks like it doesn't do anything corretly though)
Former-commit-id: 66b11fcc01
2014-06-24 17:00:56 -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
Daniele Panozzo bafcdc9311 read -> read_triangle_mesh
Former-commit-id: 68886f87a5
2014-06-24 19:40:27 +02:00
Alec Jacobson 05628ba8dc missing igl inlines
Former-commit-id: dfc5d943f4
2014-06-24 12:59:59 -04:00
Olga Diamanti 0d1f0ccefb reorganizing
Former-commit-id: 7e326a35e1
2014-06-20 19:06:02 +02:00
Alec Jacobson ac36e0fddb arap works as parameterization (note interface changes)
Former-commit-id: 6a254e9a41
2014-06-19 09:32:38 -04:00
Alec Jacobson dedfa7e1e7 arap works in 2D (bug fix in fit_rotations_planar)
Former-commit-id: d63950c2d2
2014-06-18 20:20:45 -04:00
Alec Jacobson c3325c9d16 duplicate vertex support in selfintersect
Former-commit-id: 9454ba09cc
2014-06-13 12:31:11 -04:00
Alec Jacobson e33308c77d dynamics in arap
Former-commit-id: c0bb7ee84e
2014-05-25 12:33:23 -04:00
Alec Jacobson 39dd224f64 fixed some bugs in arap
Former-commit-id: f309e975f0
2014-05-24 01:53:55 -04:00
Alec Jacobson a969793547 friendlier makefile on linux
Former-commit-id: 77146fb771
2014-05-08 12:11:12 -04:00
Alec Jacobson 902a1dc534 better arap example
Former-commit-id: 2249fb0f4d
2014-05-06 15:29:24 -04:00
Alec Jacobson 5b438b9b2d selfintersection and intersection demo
Former-commit-id: bd4c12d713
2014-04-26 14:01:35 -04:00
Alec Jacobson 5034f8325e selfintersect demo
Former-commit-id: 331745f801
2014-04-26 13:03:45 -04:00
Kenshi Takayama 02683d5a87 Merge branch 'master' of ssh://github.com/libigl/libigl
Former-commit-id: b368b2dfee
2014-04-25 16:10:39 +02:00
Alec Jacobson fe57474c36 default active set iters
Former-commit-id: a6b09f2deb
2014-04-24 17:07:28 -04:00
Alec Jacobson fe20b30959 tetgen 1.5
Former-commit-id: 6be76c00d1
2014-04-16 15:08:24 -04: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 c36a46797e Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: 53cecc34d7
2014-03-02 11:57:46 +01:00
Alec Jacobson 914d654503 beast xyz data for colored mesh
Former-commit-id: 6e788b204b
2014-03-02 11:57:40 +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
Alec Jacobson (jalec 695e3393cd readme
Former-commit-id: 76076d0979
2014-02-21 14:27:23 +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 404a719d25 stl file format
Former-commit-id: 6398310d6a
2014-02-16 13:36:55 +01:00
Alec Jacobson (jalec 6db20a7313 fixed makefile for render_to_png example
Former-commit-id: d207f3ff9a
2014-01-20 18:04:52 +01:00
Alec Jacobson (jalec 2608885ba3 harmonic weights
Former-commit-id: 059c36d5b3
2014-01-18 16:33:05 +01:00
Alec Jacobson (jalec 9cf636725e rm wriet dmat in arap example
Former-commit-id: 2015f3c477
2014-01-18 14:10:52 +01:00
Alec Jacobson (jalec bdc5b40a10 grouping in arap example
Former-commit-id: 31a6a465c7
2014-01-18 14:09:24 +01:00
Alec Jacobson (jalec 09bfc04e38 selection for arap demo
Former-commit-id: def9be8182
2014-01-18 13:08:00 +01:00
Alec Jacobson (jalec dc00275e20 ARAP implementation
Former-commit-id: 79f7861431
2014-01-18 13:07:44 +01:00