Daniele Panozzo
|
5459825114
|
fix for linking order on linux
Former-commit-id: 0442044541
|
2015-07-01 13:50:35 +02:00 |
|
Daniele Panozzo
|
ad4d8022ae
|
fix for static lib on linux
Former-commit-id: fcaf056ddd
|
2015-06-30 22:16:27 +02:00 |
|
schuellc
|
8daf2d3f38
|
tutorials link now with static library for Visual Studio
Former-commit-id: 7c26de7e19
|
2015-06-30 15:47:10 +02:00 |
|
Daniele Panozzo
|
afd4c89a41
|
fix for new version of nanogui
Former-commit-id: ed5d6c14fb
|
2015-06-30 00:04:51 +02:00 |
|
Daniele Panozzo
|
81c8694b0b
|
fix for static library
Former-commit-id: f79ba73ad5
|
2015-06-26 13:01:21 +02:00 |
|
Daniele Panozzo
|
afca4f6dbf
|
the tutorial now compiles all its core dependencies inside its cmake to be friendly to VS users
Former-commit-id: b8ada60b0d
|
2015-06-26 10:45:58 +02:00 |
|
Daniele Panozzo
|
c4012eae88
|
nanogui is built in the same cmake project
Former-commit-id: 45ce671409
|
2015-06-25 17:29:13 +02:00 |
|
Daniele Panozzo
|
e265d25705
|
tutorials now use the static build by default
Former-commit-id: 60bf7c764f
|
2015-06-25 17:07:48 +02:00 |
|
Daniele Panozzo
|
4265f2851e
|
Merge commit '471f0c9c37478120dd910bef84bbe87fd96fcaa7 [formerly a49c23f0c8]'
Conflicts:
include/igl/embree/EmbreeIntersector.h
include/igl/viewer/TextRenderer.cpp
include/igl/viewer/TextRenderer.h
include/igl/viewer/Viewer.cpp
Former-commit-id: 8ebae80179
|
2015-06-25 00:49:13 +02:00 |
|
Daniele Panozzo
|
19c8f30fc5
|
removed old unused code, removed predefined key bindings from the viewer
Former-commit-id: 6aaa409040
|
2015-06-25 00:32:33 +02: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 |
|
Alec Jacobson
|
bb6a441f98
|
signed distances in tutorial
Former-commit-id: b6c92a81ad
|
2015-06-09 14:20:05 -04:00 |
|
Alec Jacobson
|
87cb4edd6b
|
add to cmake
Former-commit-id: ac9253ea93
|
2015-04-16 12:10:29 -04:00 |
|
Alec Jacobson
|
96d2b9fcf5
|
winding number example
Former-commit-id: 88d10c1b24
|
2015-02-03 00:26:56 -05:00 |
|
Alec Jacobson
|
719c8c70e9
|
moved 610 to 701
Former-commit-id: 7e212e387d
|
2015-02-02 09:16:49 -05:00 |
|
Daniele Panozzo
|
9e79ae39cf
|
fixes for the static build
Former-commit-id: d20cc7a7c1
|
2014-12-31 16:25:25 +01:00 |
|
Alec Jacobson
|
54bea23ded
|
clean up cmake
Former-commit-id: 0308d51f3c
|
2014-11-23 11:01:21 -05:00 |
|
Daniele Panozzo
|
a22e3ed7ca
|
fix compilation errors on clang + yosemite
example 403 is now skipped if mosek is not found
Former-commit-id: 852065e312
|
2014-11-22 13:24:07 +01:00 |
|
Alec Jacobson
|
df488db3b0
|
booleans in tutorial
Former-commit-id: 7a8984f6ae
|
2014-11-04 11:57:16 -05:00 |
|
Daniele Panozzo
|
46404cfb49
|
- fixed findEMBREE bug
- added unproject_onto_mesh
- fixed compilation issues in 607
Former-commit-id: 1de205a686
|
2014-07-02 13:41:15 +02:00 |
|
Daniele Panozzo
|
1f049fa1ce
|
- shorten chapter 1 of the notes
Former-commit-id: 20daf98091
|
2014-07-01 14:48:40 +02:00 |
|
Daniele Panozzo
|
321cf1535a
|
- removed unnecessary matlab dependency from arap
- added FAST example to CMakeLists.txt
Former-commit-id: 060cb99643
|
2014-07-01 10:38:26 +02:00 |
|
Daniele Panozzo
|
b0c2fb2c83
|
daniele's pass on chapter 1 of the notes
Former-commit-id: 6e17f078e5
|
2014-06-30 22:03:04 +02:00 |
|
Daniele Panozzo
|
ad87cbefe5
|
added dqs example to the cmakelists.txt
Former-commit-id: a81783c940
|
2014-06-30 17:33:31 +02:00 |
|
Daniele Panozzo
|
0e9f489eb9
|
minor fix in the cmakefile for planarization, removed comiso dependency
Former-commit-id: a521755b6a
|
2014-06-30 16:42:21 +02:00 |
|
schuellc
|
cdcf34637f
|
Fixed some windows specific issues
Former-commit-id: 2341af78ca
|
2014-06-30 16:28:13 +02:00 |
|
Daniele Panozzo
|
baeee54740
|
fix for header_only compilation without MOSEK
Former-commit-id: a055c8f2ae
|
2014-06-30 14:58:42 +02:00 |
|
Daniele Panozzo
|
f14575cedf
|
Merge commit '9f6c5cdbda735487398f11b323082d46d30b1466 [formerly e63f9f14e9]'
Conflicts:
tutorial/CMakeLists.txt
removed redundant linsolve_with_fixed.h
Former-commit-id: ec8986f7b5
|
2014-06-30 13:00:59 +02:00 |
|
Daniele Panozzo
|
629420a275
|
- reorganized PVF tutorials
Former-commit-id: b14137eaaf
|
2014-06-30 11:59:40 +02:00 |
|
schuellc
|
9f6c5cdbda
|
Added lim tutorial
Former-commit-id: e63f9f14e9
|
2014-06-30 11:47:27 +02:00 |
|
Daniele Panozzo
|
922d6b20aa
|
Merge commit 'e11e60ce79cdd6df8810723f6f1f0513e5221a6c [formerly a3c17ec2eb]'
small changes to make it compile with gcc 4.7
Former-commit-id: 5c81bd50ff
|
2014-06-30 00:56:53 +02:00 |
|
Daniele Panozzo
|
9e1a69e7f2
|
- improved the cmakefile for compiling all tutorials to skip the examples for which the dependencies are not satisfied
- improved compilation instructions in the tutorial
Former-commit-id: 81ec98300e
|
2014-06-29 15:29:19 +02:00 |
|
Daniele Panozzo
|
e9d637ef52
|
- compilation fixes for the tutorials in chapter 4
Former-commit-id: 2bd5cadaf2
|
2014-06-29 12:41:52 +02:00 |
|
Daniele Panozzo
|
0f0659cfa7
|
tutorial notes for parametrization
Former-commit-id: 685b594a51
|
2014-06-28 17:58:07 +02:00 |
|
Daniele Panozzo
|
f43d03b3a3
|
Merge commit '6ee24a177494f4c45cc40841f385f15060ed26a2 [formerly 4c60ab3bbd]'
Former-commit-id: c158836801
|
2014-06-27 16:53:26 +02:00 |
|
Daniele Panozzo
|
810b85925e
|
fixed path in cmake
Former-commit-id: 85a531efc2
|
2014-06-27 13:11:30 +02:00 |
|
schuellc
|
6ee24a1774
|
tutorial examples compile on windows
Former-commit-id: 4c60ab3bbd
|
2014-06-27 11:21:00 +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
|
c6ba713d1d
|
- cleanup in the tutorial ordering
- started global cmakelist to compile all examples
- cleanup in the cmake building system for the tutorials
Former-commit-id: 364c8645e0
|
2014-06-25 15:11:29 +02:00 |
|