Commit Graph
51 Commits
Author SHA1 Message Date
Alec Jacobson ea0e5539b0 clean up in readme 2014-11-09 12:43:14 -05:00
Alec Jacobson 57d4475ce4 small note in tutorial 2014-11-04 13:37:52 -05:00
Alec Jacobson 9a3e90a09d better boolean entry 2014-11-04 12:21:05 -05:00
Alec Jacobson 7a8984f6ae booleans in tutorial 2014-11-04 11:57:16 -05:00
Alec Jacobson e6d4dae9b1 render_to_png_async uses std thread instead of boost 2014-07-29 15:03:35 -04:00
Alec Jacobson dd150ae80f note about vector laplacian 2014-07-15 14:27:38 -04:00
Alec Jacobson 78ca36bebc typos in tutorial 2014-07-07 21:34:55 +01:00
Alec Jacobson da9b6a48cc merge 2014-07-02 17:48:20 -04:00
Alec Jacobson fb2611d0da remove SGP warning 2014-07-02 17:44:16 -04:00
Daniele Panozzo 267e4f4f58 - fixes for camera bug
- added logo in the tutorial
- added some missing links in the tutorial
- fixed bug in set_mesh when 2d coordinates are given for the vertices
2014-07-02 19:02:58 +02:00
Daniele Panozzo 25c75f7af0 fixed link 2014-07-02 15:11:52 +02:00
Daniele Panozzo 65d308d851 - removed wrappers from viewer.h
- fixed links in tutorial.md
- uploaded compiled tutorial.html
2014-07-02 14:43:58 +02:00
Daniele Panozzo d9e4f9cb38 daniele's pass on chapter 3 and 4 2014-07-02 10:29:57 +02:00
Alec Jacobson 7e4a3b3115 **V** --> V 2014-07-01 23:50:07 -04:00
Alec Jacobson e0cedb0ff1 minor fixes and matlab subsections 2014-07-01 23:48:16 -04:00
Alec Jacobson 2902cb593a links in references 2014-07-01 23:10:30 -04:00
Alec Jacobson 6a7c38b6dc key_down usages for all examples 200-406 2014-07-01 22:43:54 -04:00
Alec Jacobson b418eb9451 all tutorial examples compile with static lib 2014-07-01 21:04:39 -04:00
Alec Jacobson ffc746c29d Merge branch 'master' of github.com:libigl/libigl 2014-07-01 17:30:21 -04:00
Daniele Panozzo 75353b120c daniele's pass up to 302 2014-07-01 23:27:22 +02:00
Daniele Panozzo d4e7efb6c3 daniele's pass on chapter 2 2014-07-01 23:10:24 +02:00
Alec Jacobson f93dc10c36 Merge branch 'master' of github.com:libigl/libigl 2014-07-01 17:09:18 -04:00
Alec Jacobson 6865dc4ac5 typos 2014-07-01 17:09:15 -04:00
Daniele Panozzo 85605855ce daniele's pass on normals notes 2014-07-01 22:47:56 +02:00
Daniele Panozzo 07bed3c030 added missing image in the tutorial for polyvector fields 2014-07-01 19:38:56 +02:00
Alec Jacobson f452b4e22a minor typo fix 2014-07-01 11:13:04 -04:00
Alec Jacobson 79ceaf7bf0 cpp 2014-07-01 11:08:57 -04:00
Alec Jacobson 19dfb7443f MERGE 2014-07-01 11:08:24 -04:00
Alec Jacobson 9296bc57e8 pass on tutorial, arap notes 2014-07-01 09:27:03 -04:00
Daniele Panozzo 20daf98091 - shorten chapter 1 of the notes 2014-07-01 14:48:40 +02:00
Daniele Panozzo ce72368f3c - daniele's pass on chapter 6 of the tutorial notes 2014-07-01 14:15:54 +02:00
Alec Jacobson 6403c89179 Merge branch 'master' of github.com:libigl/libigl 2014-06-30 23:09:38 -04:00
Alec Jacobson e92defde6d fast exmaple 2014-06-30 23:09:33 -04:00
Daniele Panozzo 03398f18bf daniele's pass on Chapter 5 of the tutorial notes 2014-06-30 23:59:21 +02:00
Daniele Panozzo ef2ff1e194 Merge commit 'd9231fd6525a4dc8546c3a3db10c1e7303c882c7'
Conflicts:
	tutorial/tutorial.md
2014-06-30 23:22:40 +02:00
Daniele Panozzo 8e40a7b739 working on the notes 2014-06-30 23:07:27 +02:00
Alec Jacobson d9231fd652 Merge branch 'master' of github.com:libigl/libigl 2014-06-30 16:06:16 -04:00
Alec Jacobson 1f1fcd5d57 arap tutorial section 2014-06-30 16:06:14 -04:00
Daniele Panozzo 6e17f078e5 daniele's pass on chapter 1 of the notes 2014-06-30 22:03:04 +02:00
Alec Jacobson 71d0512d58 dqs in tutorial 2014-06-30 13:38:27 -04:00
Alec Jacobson ff558f062a fit tutorial to 80 char lines 2014-06-30 13:18:15 -04:00
Daniele Panozzo 36af8f308f - added notes for planarization
- added notes for LIM
- added notes for conjugate fields
2014-06-30 18:52:37 +02:00
Daniele Panozzo 73579c777a added notes on polyvector fields 2014-06-30 16:31:30 +02:00
Daniele Panozzo 7d05318afe Merge branch 'master' of https://github.com/libigl/libigl 2014-06-30 15:37:45 +02:00
Daniele Panozzo 5c5c3cfa00 started LIM section in the tutorial 2014-06-30 15:37:40 +02:00
Alec Jacobson 72cbc2bf6a remove readme.md 2014-06-30 09:33:54 -04:00
Daniele Panozzo 6b3970f9ab - Viewer: moved all the drawing helpers functions in a generic ViewerData class 2014-06-29 22:46:03 +02:00
Alec Jacobson 7bd313b523 merge 2014-06-29 12:29:15 -04:00
Daniele Panozzo 81ec98300e - improved the cmakefile for compiling all tutorials to skip the examples for which the dependencies are not satisfied
- improved compilation instructions in the tutorial
2014-06-29 15:29:19 +02:00
Daniele Panozzo 739a223c57 merged all tutorial chapter in a single file called tutorial.md 2014-06-29 14:29:48 +02:00