Commit Graph
56 Commits
Author SHA1 Message Date
Daniele Panozzo 7af7f2cd2e selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data
Former-commit-id: 02c8268a61
2018-02-03 20:30:17 -05:00
Daniele Panozzo 0a18442c6b Merge branch 'viewer-refactor' of https://github.com/libigl/libigl into viewer_refactor
# Conflicts:
#	include/igl/opengl/State.cpp
#	include/igl/opengl/glfw/Viewer.cpp
#	shared/cmake/libigl.cmake
#	tutorial/609_Boolean/CMakeLists.txt
#	tutorial/704_SignedDistance/main.cpp


Former-commit-id: 8d2967ebdc
2018-02-03 20:15:02 -05:00
luz.paz bae6702731 more misc. typos
Former-commit-id: e4774a2a16
2018-01-14 06:07:31 -05:00
Unknown 2ddb11aa6b Misc. typos
Most are non-user facing. Hope this is not too annoying of a PR. 

Used `codespell -d -q 3 --skip="*.po,*.ts,./.git,./external"` to locate typos

Former-commit-id: dc31807ff5
2018-01-14 06:07:31 -05:00
Alec Jacobson 3b3d439db5 merge
Former-commit-id: 9bc8064132
2017-10-13 10:22:58 -04:00
Oded Stein 763143f063 Change to CMakeLists.txt
Former-commit-id: fbbfe5b88f
2017-08-15 23:42:19 -07:00
Oded Stein be388df916 Updated tutorial
Former-commit-id: 267a3a5117
2017-08-15 23:26:44 -07:00
Alec Jacobson e2122e4f0f typos
Former-commit-id: 2cfa0316a6
2017-07-03 09:42:50 +01:00
Daniele Panozzo a761c7f044 updated url for Daniele’s website
fixed broken pdf links in the tutorial


Former-commit-id: 3d10126f5a
2017-03-22 08:00:35 -04:00
Alec Jacobson 5b1f639225 subdivision surface tutorial
Former-commit-id: 5997f29c9f
2016-11-10 11:21:00 -05: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
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
Daniele Panozzo da156c8a19 added tutorial entry for vector field tracing
Former-commit-id: 6dea99fcc3
2016-08-12 12:38:11 -04:00
Alec Jacobson 87befb1dc2 missing dollar signs for math
Former-commit-id: d03163ab2b
2016-07-14 15:13:00 -05: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 1c90f4ee58 tutorial update
Former-commit-id: 97f694adad
2016-04-04 10:41:10 -04:00
Alec Jacobson b2408b57eb compiled
Former-commit-id: 52448f21ff
2015-11-24 15:27:05 -05:00
Daniel Crispell 6eae3ca6b0 replaced static tutorial_shared_path string with #define
Former-commit-id: bd37fbf7c1
2015-10-17 23:55:35 -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
Alec Jacobson 5bbcc5c2d5 update tutorial
Former-commit-id: fb4f0dff51
2015-09-24 08:28:56 -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
Daniele Panozzo 9644058bce added source code for tutorial 106
Former-commit-id: 7a8459746e
2015-07-28 18:15:42 +02:00
Alec Jacobson 058b294371 biharmonic coordinates tutorial example
Former-commit-id: 82b7b2261a
2015-07-28 11:12:43 -04: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 bb6a441f98 signed distances in tutorial
Former-commit-id: b6c92a81ad
2015-06-09 14:20:05 -04:00
Alec Jacobson dd793e24b4 english names for anchors
Former-commit-id: a258a42b0c
2015-05-18 12:55:56 -04:00
Alec Jacobson f10866a766 edge collapse section
Former-commit-id: ab11f17e78
2015-04-16 13:41:48 -04:00
Daniele Panozzo 5ad6d4835d update tutorial/tutorial.html to match tutorial/tutorial.md
Former-commit-id: 324dc932f2
2015-02-18 12:37:58 +01:00
Alec Jacobson 790b9545ba typo
Former-commit-id: 9e14d60ba2
2015-02-03 00:32:23 -05:00
Alec Jacobson 96d2b9fcf5 winding number example
Former-commit-id: 88d10c1b24
2015-02-03 00:26:56 -05:00
Alec Jacobson 719c8c70e9 moved 610 to 701
Former-commit-id: 7e212e387d
2015-02-02 09:16:49 -05:00
Daniele Panozzo 442c8d908c added mesh statistics functions and updated tutorial
Former-commit-id: 9a2de96cd1
2014-12-31 15:48:09 +01:00
Alec Jacobson 14489720ef error -> get_modifiers, tutorial typo
Former-commit-id: 753b45dc4b
2014-12-17 08:47:41 -05:00
Alec Jacobson 094e6774e0 clean up in readme
Former-commit-id: ea0e5539b0
2014-11-09 12:43:14 -05:00
Alec Jacobson e644a0f969 small note in tutorial
Former-commit-id: 1e70e95803
2014-11-04 13:38:42 -05:00
Alec Jacobson 607fb86d42 better boolean entry
Former-commit-id: 1e4f1ba284
2014-11-04 12:21:14 -05:00
Alec Jacobson df488db3b0 booleans in tutorial
Former-commit-id: 7a8984f6ae
2014-11-04 11:57:16 -05:00
Alec Jacobson a80ece525a render_to_png_async uses std thread instead of boost
Former-commit-id: e6d4dae9b1
2014-07-29 15:03:35 -04:00
Alec Jacobson 9f939c1581 merge
Former-commit-id: da9b6a48cc
2014-07-02 17:48:20 -04:00