Alec Jacobson
|
7a8984f6ae
|
booleans in tutorial
|
2014-11-04 11:57:16 -05:00 |
|
Alec Jacobson
|
39db3af027
|
hacks to get tutorial to run with matlab2014b and gcc static lib
|
2014-11-03 03:22:11 -05:00 |
|
Daniele Panozzo
|
1de205a686
|
- fixed findEMBREE bug
- added unproject_onto_mesh
- fixed compilation issues in 607
|
2014-07-02 13:41:15 +02:00 |
|
Alec Jacobson
|
b418eb9451
|
all tutorial examples compile with static lib
|
2014-07-01 21:04:39 -04:00 |
|
Alec Jacobson
|
e0f4b963ae
|
Merge branch 'master' of github.com:libigl/libigl
|
2014-06-30 09:32:10 -04:00 |
|
Alec Jacobson
|
aa16acc78b
|
dqs example
|
2014-06-30 09:12:57 -04:00 |
|
Daniele Panozzo
|
a055c8f2ae
|
fix for header_only compilation without MOSEK
|
2014-06-30 14:58:42 +02:00 |
|
Daniele Panozzo
|
ec8986f7b5
|
Merge commit 'e63f9f14e9bec7dae3918649b6773a460ac106f7'
Conflicts:
tutorial/CMakeLists.txt
removed redundant linsolve_with_fixed.h
|
2014-06-30 13:00:59 +02:00 |
|
schuellc
|
e63f9f14e9
|
Added lim tutorial
|
2014-06-30 11:47:27 +02:00 |
|
Alec Jacobson
|
221d08d845
|
bbw example compiling again, viewer compiling again
|
2014-06-29 21:45:59 -04:00 |
|
Olga Diamanti
|
a3c17ec2eb
|
Merge branch 'master' of https://github.com/libigl/libigl
|
2014-06-29 17:35:09 +02:00 |
|
Daniele Panozzo
|
81ec98300e
|
- improved the cmakefile for compiling all tutorials to skip the examples for which the dependencies are not satisfied
- improved compilation instructions in the tutorial
|
2014-06-29 15:29:19 +02:00 |
|
Alec Jacobson
|
66a3d3a8fa
|
bbw tutorial example
|
2014-06-28 22:24:57 -04:00 |
|
Alec Jacobson
|
8c67cf405c
|
bump biharmonic example
|
2014-06-28 16:09:49 -04:00 |
|
schuellc
|
4c60ab3bbd
|
tutorial examples compile on windows
|
2014-06-27 11:21:00 +02:00 |
|
Olga Diamanti
|
199b4aa66b
|
Merge branch 'master' of https://github.com/olkido/libigl
Conflicts:
tutorial/cmake/FindLIBCOMISO.cmake
|
2014-06-26 19:36:18 +02:00 |
|
Olga Diamanti
|
b15ed9654b
|
Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
tutorial/cmake/FindLIBCOMISO.cmake
|
2014-06-26 19:34:01 +02:00 |
|
Olga Diamanti
|
e7939e4ba3
|
updated conjugate example to show quad meshes and planarized conjugate mesh
|
2014-06-26 19:30:33 +02:00 |
|
Alec Jacobson
|
7f2d9ced69
|
compilation issues, expose lighting factor in viewer, pass on ao tutorial example
|
2014-06-26 12:40:15 -04:00 |
|
Olga Diamanti
|
b4e30fd97b
|
Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
tutorial/cmake/FindLIBCOMISO.cmake
|
2014-06-26 16:29:47 +02:00 |
|
Daniele Panozzo
|
44a8b36046
|
linux compilation fixes
|
2014-06-25 18:56:29 +02:00 |
|
Olga Diamanti
|
717572dba8
|
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
|
2014-06-25 12:31:46 +02:00 |
|
Olga Diamanti
|
c0a7f4324a
|
initial take on polyvf example - does not use samples yet
initial take on conjugate fields - no example yet
|
2014-06-25 12:20:50 +02:00 |
|
Daniele Panozzo
|
35cc355e6a
|
Merge branch 'master' of https://github.com/libigl/libigl
|
2014-06-25 11:07:16 +02:00 |
|
Alec Jacobson
|
00fd1c9f24
|
IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY
|
2014-06-24 22:12:19 -04:00 |
|
Daniele Panozzo
|
7d5030d2cb
|
* added ambient occlusion tutorial example
|
2014-06-24 22:20:51 +02:00 |
|
Daniele Panozzo
|
baf626f655
|
* added partial tutorial example for tetgen
|
2014-06-24 17:46:09 +02:00 |
|
Daniele Panozzo
|
1441456705
|
Merge branch 'master' of https://github.com/libigl/libigl
|
2014-06-24 17:04:11 +02:00 |
|
Daniele Panozzo
|
a7029dfc2a
|
- added wrapper for triangle library
- added tutorial example for triangle
|
2014-06-24 17:03:53 +02:00 |
|
Alec Jacobson
|
dc1978ab82
|
laplace equation example
|
2014-06-23 15:47:38 -04:00 |
|
Daniele Panozzo
|
29a98c0d5e
|
added nrosy field interpolation nrosy.h
added tutorial example for nrosy.h
|
2014-06-20 18:25:31 +02:00 |
|
Alec Jacobson
|
1d0ab487b9
|
arap parameterization working, really
|
2014-06-19 14:32:12 -04:00 |
|
Daniele Panozzo
|
8c9ba648d8
|
* added tutorial for ARAP parametrization (broken)
* removed useless parameters from map_vertices_to_circle
|
2014-06-19 14:59:05 +02:00 |
|
schuellc
|
50416bfbb1
|
viewer compiles on windows
|
2014-06-18 13:51:50 +02:00 |
|
Alec Jacobson
|
772366b553
|
more fixes to Viewer.cpp
|
2014-06-17 16:17:33 -04:00 |
|
Daniele Panozzo
|
0ba527487c
|
fix in cmake file for glew
new tutorial example for plotting colors
|
2014-06-17 14:00:47 +02:00 |
|
Alec Jacobson
|
132c9cc14a
|
cmake/examples working on alecs mac
|
2014-06-16 12:07:58 -04:00 |
|
Daniele Panozzo
|
59b9325c5b
|
added glew in external folder to make the tutorial examples fully self-contained
|
2014-06-15 18:56:06 +02:00 |
|