Commit Graph
615 Commits
Author SHA1 Message Date
Daniele Panozzo a729792953 fix for compiling on linux
Former-commit-id: 7b35ba2dcc
2015-01-11 18:40:36 +01:00
Daniele Panozzo 9e79ae39cf fixes for the static build
Former-commit-id: d20cc7a7c1
2014-12-31 16:25:25 +01: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
Daniele Panozzo 9c61d05cda fixed tutorial cmake bug when mosek is not available
Former-commit-id: a84b1185da
2014-12-16 14:39:45 +01:00
Olga Diamanti 580c57ed4f Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/find_cross_field_singularities.cpp
	include/igl/triangle_triangle_adjacency.cpp

Former-commit-id: 68f46289db
2014-12-11 14:33:04 +01:00
Stefan Brugger 847a38e97b Adjusted examples to use new boundary_loop implementation
Former-commit-id: 0ae3d817ec
2014-12-10 00:22:55 +01:00
Alec Jacobson f8b6a04516 comments, UINT32 support, return values in keydown 401 example
Former-commit-id: 580166369e
2014-11-26 09:08:09 -05:00
Alec Jacobson 54bea23ded clean up cmake
Former-commit-id: 0308d51f3c
2014-11-23 11:01:21 -05:00
Daniele Panozzo a22e3ed7ca fix compilation errors on clang + yosemite
example 403 is now skipped if mosek is not found


Former-commit-id: 852065e312
2014-11-22 13:24:07 +01:00
Olga Diamanti cae8d73321 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/barycenter.cpp

Former-commit-id: c155c57bac
2014-11-21 15:11:08 +01:00
Alec Jacobson a2d9560bd0 hint to disable mosek
Former-commit-id: 62f71e2789
2014-11-18 10:04:47 -05:00
Alec Jacobson 094e6774e0 clean up in readme
Former-commit-id: ea0e5539b0
2014-11-09 12:43:14 -05:00
Olga Diamanti 02b96ebd51 Merge branch 'master' of https://github.com/olkido/libigl
Conflicts:
	tutorial/cmake/FindMATLAB.cmake

Former-commit-id: 9e3660f49e
2014-11-07 15:52:29 +01:00
Olga Diamanti 27111bfcda no message
Former-commit-id: 3d467c366d
2014-11-07 15:50:12 +01:00
Olga Diamanti 110c1703b3 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

Former-commit-id: afd2a2335f
2014-11-07 15:42:27 +01:00
Alec Jacobson e644a0f969 small note in tutorial
Former-commit-id: 1e70e95803
2014-11-04 13:38:42 -05:00
Alec Jacobson 068618046e small note in tutorial
Former-commit-id: 57d4475ce4
2014-11-04 13:37:52 -05:00
Alec Jacobson 607fb86d42 better boolean entry
Former-commit-id: 1e4f1ba284
2014-11-04 12:21:14 -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 f693c29a91 hacks to get tutorial to run with matlab2014b and gcc static lib
Former-commit-id: 39db3af027
2014-11-03 03:22:11 -05:00
Olga Diamanti 4c0b3d4d73 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/per_vertex_normals.cpp

Former-commit-id: edc329b102
2014-10-24 16:33:55 +02:00
Daniele Panozzo c7f6cff1db fixes from Nico Pietroni on the MIQ pipeline and examples
compilation fixes for Apple LLVM version 6.0


Former-commit-id: c5fcec4bb5
2014-10-16 17:26:12 +02:00
Olga Diamanti ccdc2fb8af Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 1b92eb0ae8
2014-08-18 13:30:12 +02: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 8fc1fe229a Merge pull request #8 from Victor-Savu/master
Small fixes

Former-commit-id: d3d2986d7b
2014-07-18 10:12:09 -04:00
Victor-Nicolae Savu 17ae00b091 Added missing namespace specifier.
Former-commit-id: 3fb7d20d6f
2014-07-18 00:29:07 +02:00
Alec Jacobson 81edafcb7b note about vector laplacian
Former-commit-id: dd150ae80f
2014-07-15 14:27:38 -04:00
Olga Diamanti ef9abe8205 removed general N-PV demo (will put on project page)
Former-commit-id: 64d0fa0c06
2014-07-11 10:12:42 +01:00
Olga Diamanti 39f6076788 updated PolyVectorField demo (as presented in SGP 2014)
Former-commit-id: fb78a78751
2014-07-11 10:01:10 +01:00
Olga Diamanti 997c6527f8 updates to conjugate demo (as presented in SGP 2014)
Former-commit-id: 61d2cd020a
2014-07-11 09:54:42 +01:00
Olga Diamanti 92881908c4 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: c204c353f7
2014-07-11 09:39:07 +01:00
Olga Diamanti e262e0d718 Merge branch 'master' of https://github.com/olkido/libigl
Former-commit-id: 2b462e1558
2014-07-11 09:38:53 +01:00
Olga Diamanti 4dae1e0979 updates to conjugate fields + some new data (used in SGP 2014 demos)
Former-commit-id: 8e4c750f2b
2014-07-11 09:38:45 +01:00
Alec Jacobson bae1c9582d per edge normals
Former-commit-id: 866592823d
2014-07-10 10:55:26 +01:00
Alec Jacobson abfd40557e typos in tutorial
Former-commit-id: 78ca36bebc
2014-07-07 21:34:55 +01:00
Olga Diamanti fc424b9b5c general polyvector field
Former-commit-id: 3092be447b
2014-07-05 18:14:42 +02:00
Alec Jacobson 26d5472627 bug in mcf
Former-commit-id: 8b70024756
2014-07-02 21:57:06 -04: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
Alec Jacobson ac5f89770c fix zoom
Former-commit-id: b0cb6afa46
2014-07-02 09:45:05 -04:00
Alec Jacobson 5feb5a9bf4 Merge branch 'master' of github.com:libigl/libigl
Former-commit-id: f74afc7122
2014-07-02 09:26:25 -04:00
Alec Jacobson a24d6eb3d3 fixed issues so tutorial examples compile with gcc/static again
Former-commit-id: dd6e78ef22
2014-07-02 09:26:22 -04:00
Daniele Panozzo 9a02c6328f fixed link
Former-commit-id: 25c75f7af0
2014-07-02 15:11:52 +02:00
Daniele Panozzo a132631dd5 removed from gitignore the html of the tutorial
Former-commit-id: 47b1cfcca6
2014-07-02 14:45:41 +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 46404cfb49 - fixed findEMBREE bug
- added unproject_onto_mesh
- fixed compilation issues in 607


Former-commit-id: 1de205a686
2014-07-02 13:41:15 +02:00
Daniele Panozzo 642c541943 computelim -> lim
Former-commit-id: 1bfcdfe3e3
2014-07-02 10:49:38 +02:00