Alec Jacobson
fdd42ecfb2
rm shader, tutorial uses new viewer refactor
2017-04-16 17:08:54 -04:00
Alec Jacobson
dfd107368b
libiglfoo.a --> libigl_foo.a, acknowledge that viewer needs opengl and glfw in cmake
2017-01-10 02:08:47 -05:00
Alec Jacobson
9ae60fa5f0
refactored tutorial CMakeLists with strict dependencies
2016-06-13 18:44:24 -04: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
Daniele Panozzo
fc70bbac2f
template specializations for CLANG
2015-06-08 00:00:40 +02:00
Olga Diamanti
fb78a78751
updated PolyVectorField demo (as presented in SGP 2014)
2014-07-11 10:01:10 +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
b14137eaaf
- reorganized PVF tutorials
2014-06-30 11:59:40 +02:00
Daniele Panozzo
5c81bd50ff
Merge commit 'a3c17ec2eb057e3a8f779d448cc0cf9bd0e684ac'
...
small changes to make it compile with gcc 4.7
2014-06-30 00:56:53 +02:00