Commit Graph
11 Commits
Author SHA1 Message Date
Daniele Panozzo 44b1f7471d * completed tutorial example for frame fields 2014-06-23 18:55:36 +02:00
Alec Jacobson 2ec6b22960 laplacian example, viewer set_vertices better names better centroid 2014-06-21 02:33:16 -04:00
Alec Jacobson ded5fc4186 Gradient example 2014-06-20 19:05:46 -04:00
Olga Diamanti 7e326a35e1 reorganizing 2014-06-20 19:06:02 +02:00
Daniele Panozzo 8c9ba648d8 * added tutorial for ARAP parametrization (broken)
* removed useless parameters from map_vertices_to_circle
2014-06-19 14:59:05 +02:00
Daniele Panozzo f2c092f207 - new tutorial example for harmonic parametrization
- fixed compilation bug in min_quad_with_fixed
2014-06-19 00:23:46 +02:00
Daniele Panozzo f25f098b90 - 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
2014-06-18 11:31:39 +02:00
Daniele Panozzo 9e55d970ef Merge branch 'master' of https://github.com/libigl/libigl 2014-06-18 10:05:59 +02:00
Alec Jacobson b887e5239c gaussian curvature example in tutorial 2014-06-18 00:48:14 -04:00
Daniele Panozzo d23c7f1fbc fixed deprecated types in cotmatrix
improved matlabinterface to support sending sparse matrices to matlab
added matlab example for the tutorial
2014-06-17 22:29:22 +02:00
Daniele Panozzo 0ba527487c fix in cmake file for glew
new tutorial example for plotting colors
2014-06-17 14:00:47 +02:00