Commit Graph
27 Commits
Author SHA1 Message Date
Alec Jacobson 0c0d4e2bcc fast exmaple
Former-commit-id: e92defde6d
2014-06-30 23:09:33 -04:00
Alec Jacobson e7edeff5ec arap example and missing image
Former-commit-id: b302fee399
2014-06-30 14:48:03 -04:00
Alec Jacobson 708f42e018 dqs example finished
Former-commit-id: e64d90a2af
2014-06-30 10:54:26 -04:00
Alec Jacobson 319a2c40f5 dqs example
Former-commit-id: aa16acc78b
2014-06-30 09:12:57 -04:00
Daniele Panozzo f14575cedf Merge commit '9f6c5cdbda735487398f11b323082d46d30b1466 [formerly e63f9f14e9]'
Conflicts:
	tutorial/CMakeLists.txt

removed redundant linsolve_with_fixed.h


Former-commit-id: ec8986f7b5
2014-06-30 13:00:59 +02:00
schuellc 9f6c5cdbda Added lim tutorial
Former-commit-id: e63f9f14e9
2014-06-30 11:47:27 +02:00
Olga Diamanti e11e60ce79 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: a3c17ec2eb
2014-06-29 17:35:09 +02:00
Olga Diamanti fcec0bd682 end of main examples, including angle bound - will polish later
Former-commit-id: 200b729b46
2014-06-29 17:34:49 +02:00
Alec Jacobson df835027b4 bbw tutorial example
Former-commit-id: 66a3d3a8fa
2014-06-28 22:24:57 -04:00
Alec Jacobson 837b5ebee4 biharmonic and polyharmonic deformation
Former-commit-id: 4f2cc06b31
2014-06-28 18:46:22 -04:00
Alec Jacobson 809b69a8b2 Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: f493eca925
2014-06-28 16:09:55 -04:00
Alec Jacobson 9c4a11f157 bump biharmonic example
Former-commit-id: 8c67cf405c
2014-06-28 16:09:49 -04:00
Daniele Panozzo 9015ffe529 added notes on using matlab with libigl
Former-commit-id: c4ca96f9f6
2014-06-28 19:26:53 +02:00
Olga Diamanti c6661107f1 updated conjugate example to show quad meshes and planarized conjugate mesh
Former-commit-id: e7939e4ba3
2014-06-26 19:30:33 +02:00
Olga Diamanti 34d4f8e5aa conjugate example, fixed some #HEADER_ONLY errors
still missing : comments for all files


Former-commit-id: bd5874393d
2014-06-26 16:24:50 +02:00
Olga Diamanti 89c54b49d2 initial take on polyvf example - does not use samples yet
initial take on conjugate fields - no example yet


Former-commit-id: c0a7f4324a
2014-06-25 12:20:50 +02:00
Daniele Panozzo 72e5248274 * completed tutorial example for frame fields
Former-commit-id: 44b1f7471d
2014-06-23 18:55:36 +02:00
Alec Jacobson a2ced30016 laplacian example, viewer set_vertices better names better centroid
Former-commit-id: 2ec6b22960
2014-06-21 02:33:16 -04:00
Alec Jacobson cac3b04a2a Gradient example
Former-commit-id: ded5fc4186
2014-06-20 19:05:46 -04:00
Olga Diamanti 0d1f0ccefb reorganizing
Former-commit-id: 7e326a35e1
2014-06-20 19:06:02 +02:00
Daniele Panozzo ae03f73648 * added tutorial for ARAP parametrization (broken)
* removed useless parameters from map_vertices_to_circle


Former-commit-id: 8c9ba648d8
2014-06-19 14:59:05 +02:00
Daniele Panozzo abd3989efb - new tutorial example for harmonic parametrization
- fixed compilation bug in min_quad_with_fixed


Former-commit-id: f2c092f207
2014-06-19 00:23:46 +02:00
Daniele Panozzo 4529821552 - added support for per corner normals
- added example in the tutorial for the normals
- viewer: the cache is now properly invalidated when switching between face and vertex mode


Former-commit-id: f25f098b90
2014-06-18 11:31:39 +02:00
Daniele Panozzo 5525ef99f4 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 9e55d970ef
2014-06-18 10:05:59 +02:00
Alec Jacobson 643bb356eb gaussian curvature example in tutorial
Former-commit-id: b887e5239c
2014-06-18 00:48:14 -04:00
Daniele Panozzo 7b133fc555 fixed deprecated types in cotmatrix
improved matlabinterface to support sending sparse matrices to matlab
added matlab example for the tutorial


Former-commit-id: d23c7f1fbc
2014-06-17 22:29:22 +02:00
Daniele Panozzo 0aaef7e68f fix in cmake file for glew
new tutorial example for plotting colors


Former-commit-id: 0ba527487c
2014-06-17 14:00:47 +02:00