Commit Graph
8 Commits
Author SHA1 Message Date
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 0640f41c49 compile tutorial with namespace
Former-commit-id: 6643b9a67c
2015-06-17 11:25:29 -04: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 d8dd116b18 - removed wrappers from viewer.h
- fixed links in tutorial.md
- uploaded compiled tutorial.html


Former-commit-id: 65d308d851
2014-07-02 14:43:58 +02:00
Alec Jacobson 5a5ec9adf9 all tutorial examples compile with static lib
Former-commit-id: b418eb9451
2014-07-01 21:04:39 -04: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 c065cdd589 - cleaned matlab tutorial example
Former-commit-id: eef07f4d65
2014-06-23 20:47:05 +02:00