Commit Graph
615 Commits
Author SHA1 Message Date
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