Commit Graph
355 Commits
Author SHA1 Message Date
Daniele Panozzo 4bc94c04a2 fixes for linux 2015-10-06 14:08:04 +02:00
Daniele Panozzo c7bd7532c8 fixes for comiso on windows for VS2015 2015-10-06 00:01:07 +02:00
Daniele Panozzo 61f777753f Merge branch 'master' of https://github.com/libigl/libigl 2015-10-05 21:12:48 +02:00
Daniele Panozzo 5e7a2ae3da fixes for static build 2015-10-05 14:34:47 +02:00
Daniele Panozzo e6680969af major update of nanogui 2015-10-05 14:11:31 +02:00
Alec Jacobson 8b0d66c358 index map in mesh boolean, better templates in slice, template instanciations 2015-10-03 17:51:58 -04:00
Daniele Panozzo 8558b40e2b comiso now links statically if found, build is likely to be broken on windows due to the lack of blas 2015-09-28 20:10:01 +09:00
Alec Jacobson 4a1e6d1406 added 'Found CGAL' line 2015-09-24 09:34:35 -04:00
Alec Jacobson fb4f0dff51 update tutorial 2015-09-24 08:28:56 -04:00
Alec Jacobson deace63a91 bad link 2015-09-23 22:59:05 -04:00
Alec Jacobson 1eb5c75e20 typo 2015-09-23 22:56:23 -04:00
Alec Jacobson 4bbd030681 marching cubes consolidate and tutorial entry 2015-09-23 18:59:38 -04:00
Alec Jacobson ee4ca9cc47 un-template CSGTree, fix tutorial paths 2015-09-22 17:31:41 -04:00
Alec Jacobson f1cf9df64f missing data and images 2015-09-22 17:30:34 -04:00
Alec Jacobson d51c6c1278 csg tree names 2015-09-22 10:28:45 -04:00
Alec Jacobson 6dc9985456 csg tree tutorial entry 2015-09-22 10:16:58 -04:00
Qingnan Zhou 80ff41a36c Minor update to warning when GLFWH is not found. 2015-09-14 13:19:11 -04:00
Qingnan Zhou d9164185e8 Merge remote-tracking branch 'upstream/master' 2015-09-14 13:10:41 -04:00
Alec Jacobson 413c341a86 rm fatal error on glew from glfw find 2015-09-14 12:13:20 -04:00
Qingnan Zhou 758f197f1c Update cmake script to avoid fatal error when GLEW and GLFWH are missing. 2015-09-14 11:49:58 -04:00
Daniele Panozzo 6df10feb1c Merge branch 'master' of https://github.com/danielepanozzo/libigl 2015-09-05 17:00:29 +02:00
Daniele Panozzo 04f4c7eef5 static build disabled for visual studio 2015-09-05 17:00:06 +02:00
Daniele Panozzo 7b397e44ce updated tutorial, finally got rid of the compilation scripts for the dependencies 2015-09-05 16:21:13 +02:00
Daniele Panozzo 8305139b33 forced embree static build 2015-09-05 16:08:17 +02:00
Daniele Panozzo 69d734c262 fixed for static build 2015-09-05 15:04:47 +02:00
Daniele Panozzo 575f4d7b37 removed embree (build is broken in this commit) 2015-09-05 14:41:44 +02:00
Daniele Panozzo 206a896e17 vs2015 fixes in cmake file
fixed bug in DMAT on windows
2015-09-01 21:03:14 +02:00
Alec Jacobson b94f0fca6b there is no svd3x3 anymore 2015-08-04 08:59:40 -04:00
Daniele Panozzo 31836e5aba fixed broken links in the integrable polyvector tutorial 2015-07-31 11:19:51 +02:00
Daniele Panozzo 84da7b985a Merge commit 'd3a6db8e55aafd00c3e13d37c0b66c0c74d1322f'
Conflicts:
	include/igl/slice.cpp
2015-07-31 11:11:35 +02:00
Daniele Panozzo c2e40e7dd5 Merge commit '6078415ac53a93c1913b6e6ebda987a29a918a7b'
Conflicts:
	include/igl/project.cpp
2015-07-31 11:09:03 +02:00
Alec Jacobson 2564707900 wrong capitalization 2015-07-30 17:40:24 -04:00
Alec Jacobson 82ea3e9941 better find 2015-07-30 16:57:48 -04:00
Olga Diamanti d3a6db8e55 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/project.cpp
	include/igl/slice.cpp

+ integrable tutorial text
2015-07-30 22:32:17 +02:00
Daniele Panozzo 6078415ac5 Merge commit '232db68c7bf45ecec428d83ce313ac45a2f321d3'
Conflicts:
	include/igl/slice.cpp
2015-07-29 14:54:26 +02:00
Daniele Panozzo 93c3450eb5 fixed static build for the tutorials 2015-07-29 14:07:56 +02:00
Daniele Panozzo 7a8459746e added source code for tutorial 106 2015-07-28 18:15:42 +02:00
Daniele Panozzo 5e62f8dcab Merge commit 'eed1c88851e81ac04cbfe500046fbba0a89838af'
Conflicts:
	tutorial/tutorial.md
2015-07-28 17:55:57 +02:00
Alec Jacobson 82b7b2261a biharmonic coordinates tutorial example 2015-07-28 11:12:43 -04:00
Alec Jacobson b54936be91 fixed trackball as quat 2015-07-28 11:04:26 -04:00
schuellc eed1c88851 added viewer menu tutorial 2015-07-28 16:09:12 +02:00
Alec Jacobson fc9d3cf665 code example 2015-07-19 18:23:51 -04:00
Alec Jacobson 90c56b3391 missing image 2015-07-19 18:18:26 -04:00
Alec Jacobson 1a5d6b8328 eigs in tutorial 2015-07-19 18:16:27 -04:00
Olga Diamanti 232db68c7b tutorial for integrable polyvectors 2015-07-16 17:50:03 +02:00
Olga Diamanti 93b8379141 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/embree/ambient_occlusion.cpp
	include/igl/embree/line_mesh_intersection.cpp
	include/igl/png/render_to_png.cpp
	include/igl/polar_svd.cpp
	include/igl/unproject.cpp
	include/igl/viewer/ViewerCore.cpp
	include/igl/xml/serialize_xml.cpp
	tutorial/cmake/FindSVD3X3.cmake
	tutorial/cmake/FindYIMG.cmake
2015-07-16 17:19:06 +02:00
Daniele Panozzo e135cee1ea minor fix for static build 2015-07-16 11:59:15 +02:00
Daniele Panozzo 56000af671 updated html and added --recursive in the tutorial readme 2015-07-08 09:55:24 +02:00
Daniele Panozzo 01a18e9d53 Merge commit '162bbe0eb3e6a8fa49b85c7e1e861fc1f2aa282f' 2015-07-07 18:10:28 +02:00
Daniele Panozzo 286e6279f5 tutorial compiles in header only mode 2015-07-07 18:08:44 +02:00