Daniele Panozzo
|
5459825114
|
fix for linking order on linux
Former-commit-id: 0442044541
|
2015-07-01 13:50:35 +02:00 |
|
Daniele Panozzo
|
c904ab024f
|
fix for linux linking order dependencies
Former-commit-id: 5222e169a2
|
2015-07-01 12:41:37 +02:00 |
|
Daniele Panozzo
|
a14c81e29f
|
missing ifdef for opengl
Former-commit-id: f65c0bfae2
|
2015-07-01 10:44:02 +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 |
|
schuellc
|
f2c785b9f7
|
fixed some cmake warnings
Former-commit-id: b0faeb6d69
|
2015-06-30 09:12:20 +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
|
e4d961fb02
|
removed anttweakbar dependency from the viewer. Still problems rendering text
Cmake of the tutorials is now looking for nanogui
Former-commit-id: 0333b1d98f
|
2015-06-23 17:51:34 +02:00 |
|
Alec Jacobson
|
0640f41c49
|
compile tutorial with namespace
Former-commit-id: 6643b9a67c
|
2015-06-17 11:25:29 -04:00 |
|
Alec Jacobson
|
49c6172a50
|
better cmake
Former-commit-id: d3baf8802f
|
2015-05-14 10:33:04 -04:00 |
|
Alec Jacobson
|
5291a8fe7f
|
missing flags
Former-commit-id: 440c66833a
|
2015-03-19 14:20:12 -04:00 |
|
Daniele Panozzo
|
f301a92137
|
fixed bug in cmake file for the tutorial that was inhibiting debug mode
Former-commit-id: 2f97e9e4cb
|
2015-02-18 16:48:37 +01:00 |
|
schuellc
|
540a0f6ed5
|
Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 4d81286211
|
2015-01-30 17:07:09 +01:00 |
|
schuellc
|
07b9e984a2
|
updated serialization
small fixes
Former-commit-id: c3b5311a49
|
2015-01-30 17:06:59 +01:00 |
|
Alec Jacobson
|
3968df7a91
|
don't use openmp on windows...
Former-commit-id: fe1e6c2a63
|
2015-01-29 09:30:49 -05:00 |
|
Daniele Panozzo
|
ec1576f647
|
gcc fixes for new serializer
Former-commit-id: 4b56eb656c
|
2015-01-28 18:29:46 +01:00 |
|
Alec Jacobson
|
54bea23ded
|
clean up cmake
Former-commit-id: 0308d51f3c
|
2014-11-23 11:01:21 -05:00 |
|
Alec Jacobson
|
f693c29a91
|
hacks to get tutorial to run with matlab2014b and gcc static lib
Former-commit-id: 39db3af027
|
2014-11-03 03:22:11 -05:00 |
|
Alec Jacobson
|
a24d6eb3d3
|
fixed issues so tutorial examples compile with gcc/static again
Former-commit-id: dd6e78ef22
|
2014-07-02 09:26:22 -04:00 |
|
Daniele Panozzo
|
baeee54740
|
fix for header_only compilation without MOSEK
Former-commit-id: a055c8f2ae
|
2014-06-30 14:58:42 +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
|
dd5083e74f
|
linux compilation fixes
Former-commit-id: 44a8b36046
|
2014-06-25 18:56:29 +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
|
9962c08af2
|
- added tutorial example for picking using embree
Former-commit-id: 4a3d53e53a
|
2014-06-25 14:28:59 +02:00 |
|
Alec Jacobson
|
49dadb340c
|
arap parameterization working, really
Former-commit-id: 1d0ab487b9
|
2014-06-19 14:32:12 -04:00 |
|
Daniele Panozzo
|
68380718fa
|
removed glew dependency for the tutorials (linux and macosx)
Former-commit-id: 3534003a18
|
2014-06-19 00:31:59 +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 |
|
Daniele Panozzo
|
127893e2a5
|
added new OpenGL 4 Viewer based on glfw
added two examples for the libigl tutorial
Former-commit-id: f3cb5bb4ee
|
2014-06-15 18:02:23 +02:00 |
|