Commit Graph
37 Commits
Author SHA1 Message Date
Alec Jacobson 058b294371 biharmonic coordinates tutorial example
Former-commit-id: 82b7b2261a
2015-07-28 11:12:43 -04:00
Alec Jacobson 8ee9921dd0 eigs in tutorial
Former-commit-id: 1a5d6b8328
2015-07-19 18:16:27 -04:00
Alec Jacobson bb6a441f98 signed distances in tutorial
Former-commit-id: b6c92a81ad
2015-06-09 14:20:05 -04:00
Olga Diamanti 3eabc99598 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/list_to_matrix.cpp
	include/igl/peel_outer_hull_layers.cpp

Former-commit-id: a90aa948c5
2015-02-15 16:09:38 +01:00
Alec Jacobson 96d2b9fcf5 winding number example
Former-commit-id: 88d10c1b24
2015-02-03 00:26:56 -05:00
Daniele Panozzo 442c8d908c added mesh statistics functions and updated tutorial
Former-commit-id: 9a2de96cd1
2014-12-31 15:48:09 +01:00
Olga Diamanti 39f6076788 updated PolyVectorField demo (as presented in SGP 2014)
Former-commit-id: fb78a78751
2014-07-11 10:01:10 +01:00
Olga Diamanti 4dae1e0979 updates to conjugate fields + some new data (used in SGP 2014 demos)
Former-commit-id: 8e4c750f2b
2014-07-11 09:38:45 +01:00
Alec Jacobson 466530002c key_down usages for all examples 200-406
Former-commit-id: 6a7c38b6dc
2014-07-01 22:43:54 -04:00
Daniele Panozzo 81238fbfd2 - cleaned up polyvector field example
- cleaned up itnerface of n_polyvector


Former-commit-id: 6a02bc3714
2014-07-01 18:59:35 +02:00
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