Commit Graph
34 Commits
Author SHA1 Message Date
Alec Jacobson ba7c876314 Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: e0f4b963ae
2014-06-30 09:32:10 -04:00
Alec Jacobson 319a2c40f5 dqs example
Former-commit-id: aa16acc78b
2014-06-30 09:12:57 -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 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
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
Olga Diamanti e11e60ce79 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: a3c17ec2eb
2014-06-29 17:35:09 +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
Alec Jacobson df835027b4 bbw tutorial example
Former-commit-id: 66a3d3a8fa
2014-06-28 22:24:57 -04:00
Alec Jacobson 9c4a11f157 bump biharmonic example
Former-commit-id: 8c67cf405c
2014-06-28 16:09:49 -04:00
schuellc 6ee24a1774 tutorial examples compile on windows
Former-commit-id: 4c60ab3bbd
2014-06-27 11:21:00 +02:00
Olga Diamanti 3c1cdbc11f Merge branch 'master' of https://github.com/olkido/libigl
Conflicts:
	tutorial/cmake/FindLIBCOMISO.cmake

Former-commit-id: 199b4aa66b
2014-06-26 19:36:18 +02:00
Olga Diamanti 3241251c58 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	tutorial/cmake/FindLIBCOMISO.cmake

Former-commit-id: b15ed9654b
2014-06-26 19:34:01 +02:00
Olga Diamanti c6661107f1 updated conjugate example to show quad meshes and planarized conjugate mesh
Former-commit-id: e7939e4ba3
2014-06-26 19:30:33 +02:00
Alec Jacobson 5a5c4b9d32 compilation issues, expose lighting factor in viewer, pass on ao tutorial example
Former-commit-id: 7f2d9ced69
2014-06-26 12:40:15 -04:00
Olga Diamanti 213bc53682 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	tutorial/cmake/FindLIBCOMISO.cmake

Former-commit-id: b4e30fd97b
2014-06-26 16:29:47 +02:00
Daniele Panozzo dd5083e74f linux compilation fixes
Former-commit-id: 44a8b36046
2014-06-25 18:56:29 +02:00
Olga Diamanti 1c8bb1d656 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/cross_field_missmatch.cpp
	include/igl/edge_topology.cpp
	include/igl/edge_topology.h

Former-commit-id: 717572dba8
2014-06-25 12:31:46 +02:00
Olga Diamanti 89c54b49d2 initial take on polyvf example - does not use samples yet
initial take on conjugate fields - no example yet


Former-commit-id: c0a7f4324a
2014-06-25 12:20:50 +02:00
Daniele Panozzo 92e422b0c0 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 35cc355e6a
2014-06-25 11:07:16 +02:00
Alec Jacobson 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY
Former-commit-id: 00fd1c9f24
2014-06-24 22:12:19 -04:00
Daniele Panozzo 581cd4b6d2 * added ambient occlusion tutorial example
Former-commit-id: 7d5030d2cb
2014-06-24 22:20:51 +02:00
Daniele Panozzo 2a3196e770 * added partial tutorial example for tetgen
Former-commit-id: baf626f655
2014-06-24 17:46:09 +02:00
Daniele Panozzo 33b76da99f Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 1441456705
2014-06-24 17:04:11 +02:00
Daniele Panozzo 7460ef1034 - added wrapper for triangle library
- added tutorial example for triangle


Former-commit-id: a7029dfc2a
2014-06-24 17:03:53 +02:00
Alec Jacobson f659637d6f laplace equation example
Former-commit-id: dc1978ab82
2014-06-23 15:47:38 -04:00
Daniele Panozzo c398c05994 added nrosy field interpolation nrosy.h
added tutorial example for nrosy.h


Former-commit-id: 29a98c0d5e
2014-06-20 18:25:31 +02:00
Alec Jacobson 49dadb340c arap parameterization working, really
Former-commit-id: 1d0ab487b9
2014-06-19 14:32:12 -04:00
Daniele Panozzo ae03f73648 * added tutorial for ARAP parametrization (broken)
* removed useless parameters from map_vertices_to_circle


Former-commit-id: 8c9ba648d8
2014-06-19 14:59:05 +02:00
schuellc 5c91e9cc07 viewer compiles on windows
Former-commit-id: 50416bfbb1
2014-06-18 13:51:50 +02:00
Alec Jacobson 4fbf0da74b more fixes to Viewer.cpp
Former-commit-id: 772366b553
2014-06-17 16:17:33 -04:00
Daniele Panozzo 0aaef7e68f fix in cmake file for glew
new tutorial example for plotting colors


Former-commit-id: 0ba527487c
2014-06-17 14:00:47 +02:00
Alec Jacobson 0daa5ce93b cmake/examples working on alecs mac
Former-commit-id: 132c9cc14a
2014-06-16 12:07:58 -04:00
Daniele Panozzo fc5f9344a5 added glew in external folder to make the tutorial examples fully self-contained
Former-commit-id: 59b9325c5b
2014-06-15 18:56:06 +02:00