Commit Graph
107 Commits
Author SHA1 Message Date
Daniele Panozzo 09b46b7330 added tips for windows build
updated tutorials
added Ultrecht
added Amir as contributor
2016-10-06 15:21:51 -04:00
Olga Diamanti 469a2372b9 forgot to add an entry to the table of contents. 2016-09-02 15:55:00 -07:00
Olga Diamanti d3b3d2cd49 entry in tutorial file and image for tutorial 511_PolyVectorFieldGeneral 2016-09-02 15:37:09 -07:00
Daniele Panozzo 6dea99fcc3 added tutorial entry for vector field tracing 2016-08-12 12:38:11 -04:00
Klint Qinami 503b43d07f fix typo in tutorial 502 and content error
The sum of those two matrices would be L + A, however, we want Q = L - 2A , or the negative of that if we want positive-definite.
2016-07-15 12:55:55 -04:00
Alec Jacobson d03163ab2b missing dollar signs for math 2016-07-14 15:13:00 -05:00
Alec Jacobson ecc6137064 isdiagonal test, harmonic abstracted away from laplacian 2016-07-12 16:05:59 -04:00
Alec Jacobson 9ae60fa5f0 refactored tutorial CMakeLists with strict dependencies 2016-06-13 18:44:24 -04:00
Alec Jacobson 9c45b1f966 swept volume tutorial example 2016-06-13 10:50:26 -04:00
Alec Jacobson 04731985f0 swept volume tutorial, extra libs vars in CMakeLists 2016-06-12 16:38:35 -04:00
Daniele Panozzo 7e2a9dc8a2 added tutorial 107 for screen capture and texturing
cleaned up the PNG functions
2016-06-07 23:49:42 -04:00
Alec Jacobson 063981e2d9 easier linking to chapers 2016-04-05 10:36:31 -04:00
Alec Jacobson dc0e835600 facet orientation in tutorial 2016-04-05 10:23:06 -04:00
Alec Jacobson af001cd922 fix namespaces 2016-03-30 10:43:55 -04:00
Daniele Panozzo 05ce3a7200 Merge branch 'master' of https://github.com/schuellc/libigl
# Conflicts:
#	include/igl/triangle_triangle_adjacency.h
2015-12-30 18:55:33 +01:00
Alec Jacobson 136bbd895e typo in tutorial, add all alternatives to example 2015-12-17 12:00:17 -05:00
Alec Jacobson 115f1981a5 format 2015-12-16 10:09:25 -05:00
schuellc 2ab9b5bab7 Fix nanogui menu tutorial 2015-12-02 17:38:40 +01:00
Alec Jacobson f3125adc51 Merge branch 'enable_out_of_source_tutorial_build' of git://github.com/decrispell/libigl into decrispell-enable_out_of_source_tutorial_build 2015-10-18 11:03:05 -04:00
Daniel Crispell bd37fbf7c1 replaced static tutorial_shared_path string with #define 2015-10-17 23:55:35 -04:00
Alec Jacobson 7472af8bd5 rm line about kronprod 2015-10-16 09:09:20 -04:00
Daniel Crispell 99f4ece13a fix documentation to reflect new tutorial_shared_path configured var 2015-10-09 23:03:24 -04:00
Daniele Panozzo 50fe9fa405 updated tutorial with comiso instructions 2015-10-07 02:00:20 +02:00
Daniele Panozzo 4bc94c04a2 fixes for linux 2015-10-06 14:08:04 +02: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 6dc9985456 csg tree tutorial entry 2015-09-22 10:16:58 -04: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 31836e5aba fixed broken links in the integrable polyvector tutorial 2015-07-31 11:19:51 +02: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 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
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 1a5d6b8328 eigs in tutorial 2015-07-19 18:16:27 -04:00
Daniele Panozzo 56000af671 updated html and added --recursive in the tutorial readme 2015-07-08 09:55:24 +02:00
Alec Jacobson db9e177257 update links to optional 2015-06-23 09:34:55 -04:00
Alec Jacobson ec873eec00 matlab funcs in tutorial 2015-06-23 09:33:21 -04:00
Alec Jacobson b6c92a81ad signed distances in tutorial 2015-06-09 14:20:05 -04:00
youxijia 206b4fe435 fixed a typo, "helful" seems to be "helpful" 2015-05-22 22:34:24 +08:00
Alec Jacobson 6c2d56a8c9 english names for anchors 2015-05-18 12:55:51 -04:00
Alec Jacobson ab11f17e78 edge collapse section 2015-04-16 13:41:48 -04:00
schuellc 0af965573d Updated serialization tutorial 2015-02-18 11:43:46 +01:00
schuellc 59aeaacda5 Merge branch 'master' of https://github.com/libigl/libigl 2015-02-10 16:42:40 +01:00
Alec Jacobson a8b5bd521f spelling error 2015-02-07 17:07:08 -05:00
Daniele Panozzo a60ebfa801 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/viewer/Viewer.cpp
2015-02-04 21:36:43 +01:00
Alec Jacobson 9e14d60ba2 typo 2015-02-03 00:32:23 -05:00
Alec Jacobson 88d10c1b24 winding number example 2015-02-03 00:26:56 -05:00