Commit Graph
13 Commits
Author SHA1 Message Date
Alec Jacobson 8020d39e8d compile static build, templates, missing inlcudes
Former-commit-id: 3de5c820e1
2015-12-19 10:38:23 -05:00
Alec Jacobson 0bee6df6ee typo in tutorial, add all alternatives to example
Former-commit-id: 136bbd895e
2015-12-17 12:00:17 -05:00
Daniel Crispell 6eae3ca6b0 replaced static tutorial_shared_path string with #define
Former-commit-id: bd37fbf7c1
2015-10-17 23:55:35 -04:00
Daniel Crispell c861c711a0 Enable out of source tutorial build
Use CMake's "configure_file" functionality to store path to the tutorial
shared directory, enabling tutorial executables build out of source to
correctly find the data files.


Former-commit-id: a0eed05e8b
2015-10-09 22:52:39 -04:00
Alec Jacobson 38328367b6 reorganize tutorial cmake, bug fix in static ver. of npoly demo
Former-commit-id: eb7d645d5e
2015-06-17 18:08:29 -04:00
Alec Jacobson 0640f41c49 compile tutorial with namespace
Former-commit-id: 6643b9a67c
2015-06-17 11:25:29 -04:00
schuellc 3ee753f2ed Updated serialization tutorial
Former-commit-id: 0af965573d
2015-02-18 11:43:46 +01:00
schuellc d8ac2b7189 Updated serialization tutorial
Former-commit-id: d622021349
2015-02-02 15:56:43 +01:00
Daniele Panozzo 9015ffe529 added notes on using matlab with libigl
Former-commit-id: c4ca96f9f6
2014-06-28 19:26:53 +02:00
Daniele Panozzo 810b85925e fixed path in cmake
Former-commit-id: 85a531efc2
2014-06-27 13:11:30 +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 c065cdd589 - cleaned matlab tutorial example
Former-commit-id: eef07f4d65
2014-06-23 20:47:05 +02:00
Daniele Panozzo fa9459a081 - added tutorial for serializer
Former-commit-id: 2c613cef7e
2014-06-23 20:39:53 +02:00