Commit Graph
103 Commits
Author SHA1 Message Date
Alec Jacobson a022505fce fix error in 106 code
Former-commit-id: c4ffe6ddae
2016-10-21 09:45:25 -04:00
Daniele Panozzo f049d35759 Added reference to the blank project in the documentation
Former-commit-id: 6821363ace
2016-10-19 09:41:10 -04:00
Daniele Panozzo 7c626a1824 * integrate code for scalable locally injective maps
* fixes for static build
* added tutorial 611


Former-commit-id: 6b7a58cabd
2016-10-16 20:59:21 -04:00
Alec Jacobson ad28fe8f63 fix links
Former-commit-id: dc4da0d6e2
2016-10-07 08:19:02 -04:00
Daniele Panozzo ec2c06ff48 added tips for windows build
updated tutorials
added Ultrecht
added Amir as contributor


Former-commit-id: 09b46b7330
2016-10-06 15:21:51 -04:00
Olga Diamanti 7d2bd4a863 forgot to add an entry to the table of contents.
Former-commit-id: 469a2372b9
2016-09-02 15:55:00 -07:00
Olga Diamanti 209b064ba7 entry in tutorial file and image for tutorial 511_PolyVectorFieldGeneral
Former-commit-id: d3b3d2cd49
2016-09-02 15:37:09 -07:00
Daniele Panozzo da156c8a19 added tutorial entry for vector field tracing
Former-commit-id: 6dea99fcc3
2016-08-12 12:38:11 -04:00
Klint Qinami 50069c023f 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.

Former-commit-id: 503b43d07f
2016-07-15 12:55:55 -04:00
Alec Jacobson 87befb1dc2 missing dollar signs for math
Former-commit-id: d03163ab2b
2016-07-14 15:13:00 -05:00
Alec Jacobson 8dc2514633 isdiagonal test, harmonic abstracted away from laplacian
Former-commit-id: ecc6137064
2016-07-12 16:05:59 -04:00
Alec Jacobson c5da8fdb17 refactored tutorial CMakeLists with strict dependencies
Former-commit-id: 9ae60fa5f0
2016-06-13 18:44:24 -04:00
Alec Jacobson 694fbfd7f0 swept volume tutorial example
Former-commit-id: 9c45b1f966
2016-06-13 10:50:26 -04:00
Alec Jacobson 98472b1610 swept volume tutorial, extra libs vars in CMakeLists
Former-commit-id: 04731985f0
2016-06-12 16:38:35 -04:00
Daniele Panozzo 8bc88c1cfc added tutorial 107 for screen capture and texturing
cleaned up the PNG functions


Former-commit-id: 7e2a9dc8a2
2016-06-07 23:49:42 -04:00
Alec Jacobson 6e7acd1f8f easier linking to chapers
Former-commit-id: 063981e2d9
2016-04-05 10:36:31 -04:00
Alec Jacobson af1ec1491e facet orientation in tutorial
Former-commit-id: dc0e835600
2016-04-05 10:23:06 -04:00
Alec Jacobson b299b8194b fix namespaces
Former-commit-id: af001cd922
2016-03-30 10:43:55 -04:00
Daniele Panozzo 6f3f5bdabe Merge branch 'master' of https://github.com/schuellc/libigl
# Conflicts:
#	include/igl/triangle_triangle_adjacency.h


Former-commit-id: 05ce3a7200
2015-12-30 18:55:33 +01:00
Alec Jacobson 0bee6df6ee typo in tutorial, add all alternatives to example
Former-commit-id: 136bbd895e
2015-12-17 12:00:17 -05:00
Alec Jacobson 7b76205d7e format
Former-commit-id: 115f1981a5
2015-12-16 10:09:25 -05:00
schuellc c923c4218a Fix nanogui menu tutorial
Former-commit-id: 2ab9b5bab7
2015-12-02 17:38:40 +01:00
Alec Jacobson 8bbf9d48d6 Merge branch 'enable_out_of_source_tutorial_build' of git://github.com/decrispell/libigl into decrispell-enable_out_of_source_tutorial_build
Former-commit-id: f3125adc51
2015-10-18 11:03:05 -04:00
Daniel Crispell 6eae3ca6b0 replaced static tutorial_shared_path string with #define
Former-commit-id: bd37fbf7c1
2015-10-17 23:55:35 -04:00
Alec Jacobson fe0d30240d rm line about kronprod
Former-commit-id: 7472af8bd5
2015-10-16 09:09:20 -04:00
Daniel Crispell 473131235f fix documentation to reflect new tutorial_shared_path configured var
Former-commit-id: 99f4ece13a
2015-10-09 23:03:24 -04:00
Daniele Panozzo 2705f80184 updated tutorial with comiso instructions
Former-commit-id: 50fe9fa405
2015-10-07 02:00:20 +02:00
Daniele Panozzo 7f0d38bd07 fixes for linux
Former-commit-id: 4bc94c04a2
2015-10-06 14:08:04 +02:00
Alec Jacobson 0f605cbc6e bad link
Former-commit-id: deace63a91
2015-09-23 22:59:05 -04:00
Alec Jacobson 130436f04c typo
Former-commit-id: 1eb5c75e20
2015-09-23 22:56:23 -04:00
Alec Jacobson afdd8700cd marching cubes consolidate and tutorial entry
Former-commit-id: 4bbd030681
2015-09-23 18:59:38 -04:00
Alec Jacobson 13212cb389 csg tree tutorial entry
Former-commit-id: 6dc9985456
2015-09-22 10:16:58 -04:00
Daniele Panozzo 7ca918a343 updated tutorial, finally got rid of the compilation scripts for the dependencies
Former-commit-id: 7b397e44ce
2015-09-05 16:21:13 +02:00
Daniele Panozzo 12427d4b5f fixed broken links in the integrable polyvector tutorial
Former-commit-id: 31836e5aba
2015-07-31 11:19:51 +02:00
Olga Diamanti 101530fe17 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/project.cpp
	include/igl/slice.cpp

+ integrable tutorial text


Former-commit-id: d3a6db8e55
2015-07-30 22:32:17 +02:00
Daniele Panozzo 9644058bce added source code for tutorial 106
Former-commit-id: 7a8459746e
2015-07-28 18:15:42 +02:00
Daniele Panozzo de4bec205c Merge commit '1748ff83c69fe05ab3fe93ac3996297aaa27f6af [formerly eed1c88851]'
Conflicts:
	tutorial/tutorial.md

Former-commit-id: 5e62f8dcab
2015-07-28 17:55:57 +02:00
Alec Jacobson 058b294371 biharmonic coordinates tutorial example
Former-commit-id: 82b7b2261a
2015-07-28 11:12:43 -04:00
schuellc 1748ff83c6 added viewer menu tutorial
Former-commit-id: eed1c88851
2015-07-28 16:09:12 +02:00
Alec Jacobson d4d64c8a82 code example
Former-commit-id: fc9d3cf665
2015-07-19 18:23:51 -04:00
Alec Jacobson 8ee9921dd0 eigs in tutorial
Former-commit-id: 1a5d6b8328
2015-07-19 18:16:27 -04:00
Daniele Panozzo 8ac5993548 updated html and added --recursive in the tutorial readme
Former-commit-id: 56000af671
2015-07-08 09:55:24 +02:00
Alec Jacobson 7d3e0e9b01 update links to optional
Former-commit-id: db9e177257
2015-06-23 09:34:55 -04:00
Alec Jacobson 9969115ac8 matlab funcs in tutorial
Former-commit-id: ec873eec00
2015-06-23 09:33:21 -04:00
Alec Jacobson bb6a441f98 signed distances in tutorial
Former-commit-id: b6c92a81ad
2015-06-09 14:20:05 -04:00
youxijia 8ebe2b984b fixed a typo, "helful" seems to be "helpful"
Former-commit-id: 206b4fe435
2015-05-22 22:34:24 +08:00
Alec Jacobson f1bfc22012 english names for anchors
Former-commit-id: 6c2d56a8c9
2015-05-18 12:55:51 -04:00
Alec Jacobson f10866a766 edge collapse section
Former-commit-id: ab11f17e78
2015-04-16 13:41:48 -04:00
schuellc 3ee753f2ed Updated serialization tutorial
Former-commit-id: 0af965573d
2015-02-18 11:43:46 +01:00
schuellc f2d02ddeac Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 59aeaacda5
2015-02-10 16:42:40 +01:00