Daniele Panozzo
|
0442044541
|
fix for linking order on linux
|
2015-07-01 13:50:35 +02:00 |
|
Daniele Panozzo
|
5222e169a2
|
fix for linux linking order dependencies
|
2015-07-01 12:41:37 +02:00 |
|
Daniele Panozzo
|
f65c0bfae2
|
missing ifdef for opengl
|
2015-07-01 10:44:02 +02:00 |
|
schuellc
|
7c26de7e19
|
tutorials link now with static library for Visual Studio
|
2015-06-30 15:47:10 +02:00 |
|
schuellc
|
b0faeb6d69
|
fixed some cmake warnings
|
2015-06-30 09:12:20 +02:00 |
|
Daniele Panozzo
|
b8ada60b0d
|
the tutorial now compiles all its core dependencies inside its cmake to be friendly to VS users
|
2015-06-26 10:45:58 +02:00 |
|
Daniele Panozzo
|
45ce671409
|
nanogui is built in the same cmake project
|
2015-06-25 17:29:13 +02:00 |
|
Daniele Panozzo
|
60bf7c764f
|
tutorials now use the static build by default
|
2015-06-25 17:07:48 +02:00 |
|
Daniele Panozzo
|
8ebae80179
|
Merge commit 'a49c23f0c823cd956a5a4598572f8e8724db6a3e'
Conflicts:
include/igl/embree/EmbreeIntersector.h
include/igl/viewer/TextRenderer.cpp
include/igl/viewer/TextRenderer.h
include/igl/viewer/Viewer.cpp
|
2015-06-25 00:49:13 +02:00 |
|
Daniele Panozzo
|
0333b1d98f
|
removed anttweakbar dependency from the viewer. Still problems rendering text
Cmake of the tutorials is now looking for nanogui
|
2015-06-23 17:51:34 +02:00 |
|
Alec Jacobson
|
6643b9a67c
|
compile tutorial with namespace
|
2015-06-17 11:25:29 -04:00 |
|
Alec Jacobson
|
d3baf8802f
|
better cmake
|
2015-05-14 10:33:04 -04:00 |
|
Alec Jacobson
|
440c66833a
|
missing flags
|
2015-03-19 14:20:12 -04:00 |
|
Daniele Panozzo
|
2f97e9e4cb
|
fixed bug in cmake file for the tutorial that was inhibiting debug mode
|
2015-02-18 16:48:37 +01:00 |
|
schuellc
|
4d81286211
|
Merge branch 'master' of https://github.com/libigl/libigl
|
2015-01-30 17:07:09 +01:00 |
|
schuellc
|
c3b5311a49
|
updated serialization
small fixes
|
2015-01-30 17:06:59 +01:00 |
|
Alec Jacobson
|
fe1e6c2a63
|
don't use openmp on windows...
|
2015-01-29 09:30:49 -05:00 |
|
Daniele Panozzo
|
4b56eb656c
|
gcc fixes for new serializer
|
2015-01-28 18:29:46 +01:00 |
|
Alec Jacobson
|
0308d51f3c
|
clean up cmake
|
2014-11-23 11:01:21 -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 |
|
Alec Jacobson
|
dd6e78ef22
|
fixed issues so tutorial examples compile with gcc/static again
|
2014-07-02 09:26:22 -04:00 |
|
Daniele Panozzo
|
a055c8f2ae
|
fix for header_only compilation without MOSEK
|
2014-06-30 14:58:42 +02:00 |
|
Alec Jacobson
|
221d08d845
|
bbw example compiling again, viewer compiling again
|
2014-06-29 21:45:59 -04:00 |
|
Daniele Panozzo
|
44a8b36046
|
linux compilation fixes
|
2014-06-25 18:56:29 +02:00 |
|
Daniele Panozzo
|
d47d66c347
|
- fixed all compilation errors in the tutorials
- added global cmake file to compile all tutorials
|
2014-06-25 15:43:27 +02:00 |
|
Daniele Panozzo
|
4a3d53e53a
|
- added tutorial example for picking using embree
|
2014-06-25 14:28:59 +02:00 |
|
Alec Jacobson
|
1d0ab487b9
|
arap parameterization working, really
|
2014-06-19 14:32:12 -04:00 |
|
Daniele Panozzo
|
3534003a18
|
removed glew dependency for the tutorials (linux and macosx)
|
2014-06-19 00:31:59 +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 |
|
Daniele Panozzo
|
f3cb5bb4ee
|
added new OpenGL 4 Viewer based on glfw
added two examples for the libigl tutorial
|
2014-06-15 18:02:23 +02:00 |
|