Commit Graph
127 Commits
Author SHA1 Message Date
Alec Jacobson adda71dcfd fine tuning on dqs example
Former-commit-id: 43583d3914
2014-06-30 13:03:01 -04:00
Alec Jacobson 708f42e018 dqs example finished
Former-commit-id: e64d90a2af
2014-06-30 10:54:26 -04: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
Daniele Panozzo bd29dddc76 Merge commit 'cdcf34637fa2d9c3039f28c455e26fe5edbfa1a4 [formerly 2341af78ca]'
Conflicts:
	tutorial/607_LIM/main.cpp

- viewer timer is now cross platform
- glew is now properyl included in all the viewer files


Former-commit-id: 8505d91055
2014-06-30 16:40:27 +02:00
Daniele Panozzo 1488b5e00a added notes on polyvector fields
Former-commit-id: 73579c777a
2014-06-30 16:31:30 +02:00
schuellc cdcf34637f Fixed some windows specific issues
Former-commit-id: 2341af78ca
2014-06-30 16:28:13 +02:00
schuellc ce190ff4ca Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 72ab34e4ac
2014-06-30 16:26:58 +02:00
Daniele Panozzo 64038eebef Merge commit '96d0f0f75c68e5ace90eaa9c3f6f7af63f053578 [formerly 2bae5b6002]'
Former-commit-id: 4122054c4e
2014-06-30 16:13:27 +02:00
Daniele Panozzo 3cfa929af2 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 7d05318afe
2014-06-30 15:37:45 +02:00
Daniele Panozzo 988508e921 started LIM section in the tutorial
Former-commit-id: 5c5c3cfa00
2014-06-30 15:37:40 +02:00
Alec Jacobson 77b2fd9205 remove readme.md
Former-commit-id: 72cbc2bf6a
2014-06-30 09:33:54 -04:00
Alec Jacobson ba7c876314 Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: e0f4b963ae
2014-06-30 09:32:10 -04:00
schuellc 96d0f0f75c Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	tutorial/607_LIM/main.cpp

Former-commit-id: 2bae5b6002
2014-06-30 15:30:56 +02:00
schuellc c001e7f1b7 Added disabling option for lim tutorial
Former-commit-id: de9eaee839
2014-06-30 15:23:32 +02:00
Alec Jacobson 319a2c40f5 dqs example
Former-commit-id: aa16acc78b
2014-06-30 09:12:57 -04:00
Alec Jacobson 5ccd74445e clean up and make triangle wrapper compile
Former-commit-id: 4a0fb1f166
2014-06-30 09:07:52 -04: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 ec1c86dfee small fix in lim example
Former-commit-id: 6ad928610d
2014-06-30 14:41:12 +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 e2ad33c724 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 8036d92e46
2014-06-30 11:59:56 +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
Alec Jacobson 218d5330be bbw example compiling again, viewer compiling again
Former-commit-id: 221d08d845
2014-06-29 21:45:59 -04: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 eb2279fdbb tutorial compilation fixes
Former-commit-id: ae620d83d0
2014-06-30 00:02:02 +02:00
Daniele Panozzo 75b9f9047f - Viewer: moved all the drawing helpers functions in a generic ViewerData class
Former-commit-id: 6b3970f9ab
2014-06-29 22:46:03 +02:00
Alec Jacobson 5e1f3eb1d4 merge
Former-commit-id: 7bd313b523
2014-06-29 12:29:15 -04:00
Alec Jacobson 560d3e2c5d dual quat skinning
Former-commit-id: 8bd8bb5fa3
2014-06-29 12:22:21 -04:00
Olga Diamanti e11e60ce79 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: a3c17ec2eb
2014-06-29 17:35:09 +02:00
Olga Diamanti fcec0bd682 end of main examples, including angle bound - will polish later
Former-commit-id: 200b729b46
2014-06-29 17:34:49 +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 1a1af04403 merged all tutorial chapter in a single file called tutorial.md
Former-commit-id: 739a223c57
2014-06-29 14:29:48 +02:00
Daniele Panozzo 436044e0d0 renamed readme to tutorial to avoid name conflicts with the main readme.md
Former-commit-id: d9a94a22f2
2014-06-29 14:02:32 +02:00
Daniele Panozzo ef339da5b9 completed draft tutorial chapter 6
Former-commit-id: d4fd153522
2014-06-29 14:01:17 +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
Alec Jacobson 6f61eb9898 typo in readme.md
Former-commit-id: c9cbabba4b
2014-06-28 22:25:29 -04:00
Alec Jacobson df835027b4 bbw tutorial example
Former-commit-id: 66a3d3a8fa
2014-06-28 22:24:57 -04:00
Alec Jacobson d9fb79fbd8 names
Former-commit-id: 4ed00e69e7
2014-06-28 18:55:31 -04:00
Alec Jacobson 837b5ebee4 biharmonic and polyharmonic deformation
Former-commit-id: 4f2cc06b31
2014-06-28 18:46:22 -04:00
Alec Jacobson ecbd68afb2 rename biharmonicdefo
Former-commit-id: 55c1cc2847
2014-06-28 17:40:48 -04:00
Alec Jacobson 809b69a8b2 Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: f493eca925
2014-06-28 16:09:55 -04:00
Alec Jacobson 9c4a11f157 bump biharmonic example
Former-commit-id: 8c67cf405c
2014-06-28 16:09:49 -04:00
Daniele Panozzo 9015ffe529 added notes on using matlab with libigl
Former-commit-id: c4ca96f9f6
2014-06-28 19:26:53 +02:00
Alec Jacobson 0f41f6011f permissions and git ignore
Former-commit-id: e884b2a309
2014-06-28 13:10:46 -04:00
Alec Jacobson 872e43bbbf area --> vector area
Former-commit-id: bcab63f31b
2014-06-28 13:06:37 -04:00
Daniele Panozzo 0f0659cfa7 tutorial notes for parametrization
Former-commit-id: 685b594a51
2014-06-28 17:58:07 +02:00
Daniele Panozzo 7fabcee617 * notes for tutorial chapter 1
* various fixes in the tutorials


Former-commit-id: f7bc8b7502
2014-06-28 00:55:00 +02:00
Daniele Panozzo f43d03b3a3 Merge commit '6ee24a177494f4c45cc40841f385f15060ed26a2 [formerly 4c60ab3bbd]'
Former-commit-id: c158836801
2014-06-27 16:53:26 +02:00
Daniele Panozzo cdb0de172a Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: aaadaf0df2
2014-06-27 13:11:40 +02:00
Daniele Panozzo 810b85925e fixed path in cmake
Former-commit-id: 85a531efc2
2014-06-27 13:11:30 +02:00