Commit Graph
16 Commits
Author SHA1 Message Date
Olga Diamanti 03a58d0b0c Merge branch 'master' of https://github.com/libigl/libigl 2016-07-05 11:05:07 -07:00
Alec Jacobson 9ae60fa5f0 refactored tutorial CMakeLists with strict dependencies 2016-06-13 18:44:24 -04:00
Olga Diamanti ad4d28f498 conjugate tutorial seems to be broken, made some changes but not fixed yet 2016-04-01 22:33:35 +02:00
Romain Prévost 33c92219e9 embree static fixed 2016-03-08 17:49:02 +01:00
Romain Prévost 2cd2d17780 updated cmake version 2016-03-06 23:23:32 +01:00
Romain Prévost 9bc21f8806 replacing include_directories() with target_ for the tutorials 2016-03-06 11:54:56 +01:00
Romain Prévost 0f9cae95af new cmake files 2015-10-21 23:31:40 +02:00
Daniel Crispell bd37fbf7c1 replaced static tutorial_shared_path string with #define 2015-10-17 23:55:35 -04:00
Daniel Crispell a0eed05e8b 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.
2015-10-09 22:52:39 -04:00
Alec Jacobson eb7d645d5e reorganize tutorial cmake, bug fix in static ver. of npoly demo 2015-06-17 18:08:29 -04:00
Alec Jacobson 6643b9a67c compile tutorial with namespace 2015-06-17 11:25:29 -04:00
Olga Diamanti 61d2cd020a updates to conjugate demo (as presented in SGP 2014) 2014-07-11 09:54:42 +01:00
Daniele Panozzo 65d308d851 - removed wrappers from viewer.h
- fixed links in tutorial.md
- uploaded compiled tutorial.html
2014-07-02 14:43:58 +02:00
Daniele Panozzo 6a02bc3714 - cleaned up polyvector field example
- cleaned up itnerface of n_polyvector
2014-07-01 18:59:35 +02:00
Daniele Panozzo 36af8f308f - added notes for planarization
- added notes for LIM
- added notes for conjugate fields
2014-06-30 18:52:37 +02:00
Daniele Panozzo b14137eaaf - reorganized PVF tutorials 2014-06-30 11:59:40 +02:00