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