Alec Jacobson
6bbabfb5fb
Merge branch 'master' of github.com:libigl/libigl
...
Former-commit-id: 8893d62c15
2014-06-19 20:42:44 -04:00
Alec Jacobson
1de0c75000
arap parameterization no longer allowing reflections, using ref triangles
...
Former-commit-id: 9492e2df91
2014-06-19 20:42:37 -04:00
Daniele Panozzo
9a0c025dfb
- added tutorial example LSCM + helper functions
...
Former-commit-id: d8dd6bcf8b
2014-06-19 23:25:18 +02:00
Alec Jacobson
49dadb340c
arap parameterization working, really
...
Former-commit-id: 1d0ab487b9
2014-06-19 14:32:12 -04: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
68380718fa
removed glew dependency for the tutorials (linux and macosx)
...
Former-commit-id: 3534003a18
2014-06-19 00:31:59 +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
8abc19496a
Merge branch 'master' of https://github.com/libigl/libigl
...
Former-commit-id: 3178a49bb0
2014-06-18 20:03:59 +02:00
Daniele Panozzo
f692781ff9
- added tutorial for principal curvature directions
...
- fixed bug in viewer for line rendering
- renamed draw overlay functions to add
Former-commit-id: 0a556f42c9
2014-06-18 20:03:40 +02:00
schuellc
5c91e9cc07
viewer compiles on windows
...
Former-commit-id: 50416bfbb1
2014-06-18 13:51:50 +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
073be51f91
tutorials index starts from 1
...
Former-commit-id: 743a694291
2014-06-18 10:17:52 +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
889234511e
Merge branch 'master' of https://github.com/libigl/libigl
...
Former-commit-id: 28a20efc2e
2014-06-17 22:30:12 +02: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
Alec Jacobson
4fbf0da74b
more fixes to Viewer.cpp
...
Former-commit-id: 772366b553
2014-06-17 16:17:33 -04:00
Alec Jacobson
659cb932ed
fixed many issues with Viewer, compiles statically
...
Former-commit-id: 5fa63230e7
2014-06-17 15:36:24 -04: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
Alec Jacobson
0daa5ce93b
cmake/examples working on alecs mac
...
Former-commit-id: 132c9cc14a
2014-06-16 12:07:58 -04:00
Alec Jacobson
de6aba842b
lowercase
...
Former-commit-id: 1e35e8bd57
2014-06-16 11:26:19 -04:00
Daniele Panozzo
4687f46fad
added tutorial examples for events and overlays
...
improved viewer public interface for overlays
Former-commit-id: c2417451ca
2014-06-16 00:00:26 +02:00
Daniele Panozzo
fc5f9344a5
added glew in external folder to make the tutorial examples fully self-contained
...
Former-commit-id: 59b9325c5b
2014-06-15 18:56:06 +02:00
Daniele Panozzo
127893e2a5
added new OpenGL 4 Viewer based on glfw
...
added two examples for the libigl tutorial
Former-commit-id: f3cb5bb4ee
2014-06-15 18:02:23 +02:00