Commit Graph
68 Commits
Author SHA1 Message Date
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
Alec Jacobson e80c3c22f6 spelling error
Former-commit-id: a8b5bd521f
2015-02-07 17:07:08 -05:00
Daniele Panozzo c81da28371 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/viewer/Viewer.cpp

Former-commit-id: a60ebfa801
2015-02-04 21:36:43 +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
schuellc b52a2467df Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 4d910a0221
2015-02-02 15:56:57 +01:00
schuellc d8ac2b7189 Updated serialization tutorial
Former-commit-id: d622021349
2015-02-02 15:56:43 +01:00
Alec Jacobson 719c8c70e9 moved 610 to 701
Former-commit-id: 7e212e387d
2015-02-02 09:16:49 -05:00
Alec Jacobson 3efe4fd182 date
Former-commit-id: b392a2fbe9
2015-01-28 08:17:15 -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 068618046e small note in tutorial
Former-commit-id: 57d4475ce4
2014-11-04 13:37:52 -05:00
Alec Jacobson 53f2d5b1ff better boolean entry
Former-commit-id: 9a3e90a09d
2014-11-04 12:21:05 -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 81edafcb7b note about vector laplacian
Former-commit-id: dd150ae80f
2014-07-15 14:27:38 -04:00
Alec Jacobson abfd40557e typos in tutorial
Former-commit-id: 78ca36bebc
2014-07-07 21:34:55 +01:00
Alec Jacobson 9f939c1581 merge
Former-commit-id: da9b6a48cc
2014-07-02 17:48:20 -04:00
Alec Jacobson 2ad17c4405 remove SGP warning
Former-commit-id: fb2611d0da
2014-07-02 17:44:16 -04:00
Daniele Panozzo 0ba1639a37 - 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


Former-commit-id: 267e4f4f58
2014-07-02 19:02:58 +02:00
Daniele Panozzo 9a02c6328f fixed link
Former-commit-id: 25c75f7af0
2014-07-02 15:11:52 +02:00
Daniele Panozzo d8dd116b18 - removed wrappers from viewer.h
- fixed links in tutorial.md
- uploaded compiled tutorial.html


Former-commit-id: 65d308d851
2014-07-02 14:43:58 +02:00
Daniele Panozzo b1ca784439 daniele's pass on chapter 3 and 4
Former-commit-id: d9e4f9cb38
2014-07-02 10:29:57 +02:00
Alec Jacobson f4148b1f79 **V** --> V
Former-commit-id: 7e4a3b3115
2014-07-01 23:50:07 -04:00
Alec Jacobson 64356fdded minor fixes and matlab subsections
Former-commit-id: e0cedb0ff1
2014-07-01 23:48:16 -04:00
Alec Jacobson 516ffe9da8 links in references
Former-commit-id: 2902cb593a
2014-07-01 23:10:30 -04:00
Alec Jacobson 466530002c key_down usages for all examples 200-406
Former-commit-id: 6a7c38b6dc
2014-07-01 22:43:54 -04:00
Alec Jacobson 5a5ec9adf9 all tutorial examples compile with static lib
Former-commit-id: b418eb9451
2014-07-01 21:04:39 -04:00
Alec Jacobson 7ce2bef4a0 Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: ffc746c29d
2014-07-01 17:30:21 -04:00
Daniele Panozzo 8858ccb470 daniele's pass up to 302
Former-commit-id: 75353b120c
2014-07-01 23:27:22 +02:00
Daniele Panozzo c1f95c8ece daniele's pass on chapter 2
Former-commit-id: d4e7efb6c3
2014-07-01 23:10:24 +02:00
Alec Jacobson ef97bb80a1 Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: f93dc10c36
2014-07-01 17:09:18 -04:00
Alec Jacobson b9d1d7c652 typos
Former-commit-id: 6865dc4ac5
2014-07-01 17:09:15 -04:00
Daniele Panozzo bba31d90e0 daniele's pass on normals notes
Former-commit-id: 85605855ce
2014-07-01 22:47:56 +02:00
Daniele Panozzo 8d14a7a43a added missing image in the tutorial for polyvector fields
Former-commit-id: 07bed3c030
2014-07-01 19:38:56 +02:00