Commit Graph
126 Commits
Author SHA1 Message Date
Daniele Panozzo 02c8268a61 selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data 2018-02-03 20:30:17 -05:00
Daniele Panozzo 8d2967ebdc 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
2018-02-03 20:15:02 -05:00
luz.paz e4774a2a16 more misc. typos 2018-01-14 06:07:31 -05:00
Unknown dc31807ff5 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
2018-01-14 06:07:31 -05:00
Alec Jacobson 9bc8064132 merge 2017-10-13 10:22:58 -04:00
Oded Stein 267a3a5117 Updated tutorial 2017-08-15 23:26:44 -07:00
Oded Stein a819a9e0a7 Added description to tutorial image 2017-08-13 19:34:33 -07:00
Oded Stein 2cc14c0e51 Added description to tutorial image 2017-08-13 19:33:33 -07:00
Oded Stein 6247fac557 Added tutorial text and image 2017-08-13 19:31:56 -07:00
Alec Jacobson 2cfa0316a6 typos 2017-07-03 09:42:50 +01:00
Alec Jacobson c02aa7f9ff Add more sudo apt-get install commands
I needed these two on my fresh ubuntu box. Are they unusual? If not, should we add them to the general instructions?
2017-03-30 16:47:18 -04:00
Daniele Panozzo 3d10126f5a updated url for Daniele’s website
fixed broken pdf links in the tutorial
2017-03-22 08:00:35 -04:00
Alec Jacobson 2d23ea97f5 typo in tutorial: data->arap_data 2017-01-26 08:53:55 -05:00
Alec Jacobson b09dfb4cab is member 2016-11-10 13:31:16 -05:00
Alec Jacobson 5997f29c9f subdivision surface tutorial 2016-11-10 11:21:00 -05:00
Alec Jacobson c4ffe6ddae fix error in 106 code 2016-10-21 09:45:25 -04:00
Daniele Panozzo 6821363ace Added reference to the blank project in the documentation 2016-10-19 09:41:10 -04:00
Daniele Panozzo 6b7a58cabd * integrate code for scalable locally injective maps
* fixes for static build
* added tutorial 611
2016-10-16 20:59:21 -04:00
Alec Jacobson dc4da0d6e2 fix links 2016-10-07 08:19:02 -04:00
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