Commit Graph
200 Commits
Author SHA1 Message Date
Olga Diamanti afd2a2335f Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/per_vertex_normals.cpp
	include/igl/sort.cpp
	include/igl/triangle_triangle_adjacency.cpp
2014-11-07 15:42:27 +01:00
Alec Jacobson 1e70e95803 small note in tutorial 2014-11-04 13:38:42 -05:00
Alec Jacobson 57d4475ce4 small note in tutorial 2014-11-04 13:37:52 -05:00
Alec Jacobson 1e4f1ba284 better boolean entry 2014-11-04 12:21:14 -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 39db3af027 hacks to get tutorial to run with matlab2014b and gcc static lib 2014-11-03 03:22:11 -05:00
Olga Diamanti edc329b102 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/per_vertex_normals.cpp
2014-10-24 16:33:55 +02:00
Daniele Panozzo c5fcec4bb5 fixes from Nico Pietroni on the MIQ pipeline and examples
compilation fixes for Apple LLVM version 6.0
2014-10-16 17:26:12 +02:00
Olga Diamanti 1b92eb0ae8 Merge branch 'master' of https://github.com/libigl/libigl 2014-08-18 13:30:12 +02:00
Alec Jacobson e6d4dae9b1 render_to_png_async uses std thread instead of boost 2014-07-29 15:03:35 -04:00
Alec Jacobson d3d2986d7b Merge pull request #8 from Victor-Savu/master
Small fixes
2014-07-18 10:12:09 -04:00
Victor-Nicolae Savu 3fb7d20d6f Added missing namespace specifier. 2014-07-18 00:29:07 +02:00
Alec Jacobson dd150ae80f note about vector laplacian 2014-07-15 14:27:38 -04:00
Olga Diamanti 64d0fa0c06 removed general N-PV demo (will put on project page) 2014-07-11 10:12:42 +01:00
Olga Diamanti fb78a78751 updated PolyVectorField demo (as presented in SGP 2014) 2014-07-11 10:01:10 +01:00
Olga Diamanti 61d2cd020a updates to conjugate demo (as presented in SGP 2014) 2014-07-11 09:54:42 +01:00
Olga Diamanti c204c353f7 Merge branch 'master' of https://github.com/libigl/libigl 2014-07-11 09:39:07 +01:00
Olga Diamanti 2b462e1558 Merge branch 'master' of https://github.com/olkido/libigl 2014-07-11 09:38:53 +01:00
Olga Diamanti 8e4c750f2b updates to conjugate fields + some new data (used in SGP 2014 demos) 2014-07-11 09:38:45 +01:00
Alec Jacobson 866592823d per edge normals 2014-07-10 10:55:26 +01:00
Alec Jacobson 78ca36bebc typos in tutorial 2014-07-07 21:34:55 +01:00
Olga Diamanti 3092be447b general polyvector field 2014-07-05 18:14:42 +02:00
Alec Jacobson 8b70024756 bug in mcf 2014-07-02 21:57:06 -04: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
Alec Jacobson b0cb6afa46 fix zoom 2014-07-02 09:45:05 -04:00
Alec Jacobson f74afc7122 Merge branch 'master' of github.com:libigl/libigl 2014-07-02 09:26:25 -04:00
Alec Jacobson dd6e78ef22 fixed issues so tutorial examples compile with gcc/static again 2014-07-02 09:26:22 -04:00
Daniele Panozzo 25c75f7af0 fixed link 2014-07-02 15:11:52 +02:00
Daniele Panozzo 47b1cfcca6 removed from gitignore the html of the tutorial 2014-07-02 14:45:41 +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 1de205a686 - fixed findEMBREE bug
- added unproject_onto_mesh
- fixed compilation issues in 607
2014-07-02 13:41:15 +02:00
Daniele Panozzo 1bfcdfe3e3 computelim -> lim 2014-07-02 10:49:38 +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 8464382de8 fixed rendering bug in planarization example 2014-07-01 19:43:34 +02:00
Daniele Panozzo 07bed3c030 added missing image in the tutorial for polyvector fields 2014-07-01 19:38:56 +02:00
Daniele Panozzo 541e189dab Merge commit 'e20ae8ece66e8e21c8ebf8f3927b24fffc950393' 2014-07-01 19:01:08 +02:00