Commit Graph
21 Commits
Author SHA1 Message Date
Daniele Panozzo e4d961fb02 removed anttweakbar dependency from the viewer. Still problems rendering text
Cmake of the tutorials is now looking for nanogui


Former-commit-id: 0333b1d98f
2015-06-23 17:51:34 +02:00
Alec Jacobson 49c6172a50 better cmake
Former-commit-id: d3baf8802f
2015-05-14 10:33:04 -04:00
Alec Jacobson 5291a8fe7f missing flags
Former-commit-id: 440c66833a
2015-03-19 14:20:12 -04:00
Daniele Panozzo f301a92137 fixed bug in cmake file for the tutorial that was inhibiting debug mode
Former-commit-id: 2f97e9e4cb
2015-02-18 16:48:37 +01:00
schuellc 540a0f6ed5 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 4d81286211
2015-01-30 17:07:09 +01:00
schuellc 07b9e984a2 updated serialization
small fixes


Former-commit-id: c3b5311a49
2015-01-30 17:06:59 +01:00
Alec Jacobson 3968df7a91 don't use openmp on windows...
Former-commit-id: fe1e6c2a63
2015-01-29 09:30:49 -05:00
Daniele Panozzo ec1576f647 gcc fixes for new serializer
Former-commit-id: 4b56eb656c
2015-01-28 18:29:46 +01:00
Alec Jacobson 54bea23ded clean up cmake
Former-commit-id: 0308d51f3c
2014-11-23 11:01:21 -05:00
Alec Jacobson f693c29a91 hacks to get tutorial to run with matlab2014b and gcc static lib
Former-commit-id: 39db3af027
2014-11-03 03:22:11 -05:00
Alec Jacobson a24d6eb3d3 fixed issues so tutorial examples compile with gcc/static again
Former-commit-id: dd6e78ef22
2014-07-02 09:26:22 -04:00
Daniele Panozzo baeee54740 fix for header_only compilation without MOSEK
Former-commit-id: a055c8f2ae
2014-06-30 14:58:42 +02:00
Alec Jacobson 218d5330be bbw example compiling again, viewer compiling again
Former-commit-id: 221d08d845
2014-06-29 21:45:59 -04:00
Daniele Panozzo dd5083e74f linux compilation fixes
Former-commit-id: 44a8b36046
2014-06-25 18:56:29 +02:00
Daniele Panozzo 2fed41c240 - fixed all compilation errors in the tutorials
- added global cmake file to compile all tutorials


Former-commit-id: d47d66c347
2014-06-25 15:43:27 +02:00
Daniele Panozzo 9962c08af2 - added tutorial example for picking using embree
Former-commit-id: 4a3d53e53a
2014-06-25 14:28:59 +02:00
Alec Jacobson 49dadb340c arap parameterization working, really
Former-commit-id: 1d0ab487b9
2014-06-19 14:32:12 -04: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
Alec Jacobson 0daa5ce93b cmake/examples working on alecs mac
Former-commit-id: 132c9cc14a
2014-06-16 12:07:58 -04: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