Commit Graph
459 Commits
Author SHA1 Message Date
Alec Jacobson 2a34aa72bc glfw missing libraries (how was this ever working?)
Former-commit-id: feb26b33ec
2016-11-10 09:26:42 -05:00
Alec Jacobson a49d14db2f missing clear
Former-commit-id: 436b55258b
2016-11-04 11:31:59 -04:00
Alec Jacobson a022505fce fix error in 106 code
Former-commit-id: c4ffe6ddae
2016-10-21 09:45:25 -04:00
Alec Jacobson 3f2a9ccbc8 unneeded include
Former-commit-id: d92285dad3
2016-10-20 22:50:04 -04:00
Alec Jacobson 8beb89fea9 Merge branch 'master' of github.com:libigl/libigl into alecjacobson
Former-commit-id: 6174a89c7a
2016-10-20 22:02:05 -04:00
Alec Jacobson c76993c791 move bbw with active set to main lib, rm bbw extra, create mosek::bbw
Former-commit-id: 723d5cd6eb
2016-10-20 12:31:13 -04:00
Daniele Panozzo f049d35759 Added reference to the blank project in the documentation
Former-commit-id: 6821363ace
2016-10-19 09:41:10 -04:00
Daniele Panozzo 7c6f783f85 compilation fix for 611
Former-commit-id: 94f69cc59b
2016-10-17 22:47:54 -04:00
Daniele Panozzo 7c626a1824 * integrate code for scalable locally injective maps
* fixes for static build
* added tutorial 611


Former-commit-id: 6b7a58cabd
2016-10-16 20:59:21 -04:00
Alec Jacobson ad28fe8f63 fix links
Former-commit-id: dc4da0d6e2
2016-10-07 08:19:02 -04:00
Daniele Panozzo ec2c06ff48 added tips for windows build
updated tutorials
added Ultrecht
added Amir as contributor


Former-commit-id: 09b46b7330
2016-10-06 15:21:51 -04:00
Olga Diamanti 7d2bd4a863 forgot to add an entry to the table of contents.
Former-commit-id: 469a2372b9
2016-09-02 15:55:00 -07:00
Olga Diamanti 209b064ba7 entry in tutorial file and image for tutorial 511_PolyVectorFieldGeneral
Former-commit-id: d3b3d2cd49
2016-09-02 15:37:09 -07:00
Olga Diamanti 2509a62d3a Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: f89f0e0a69
2016-09-01 13:22:07 -07:00
Daniele Panozzo da156c8a19 added tutorial entry for vector field tracing
Former-commit-id: 6dea99fcc3
2016-08-12 12:38:11 -04:00
Daniele Panozzo 360d304dda fix for ambigous symbol VS2015
Former-commit-id: 5ba924281a
2016-08-12 12:32:21 -04:00
pancha e9db1095fd * adding streamline code and tutorial
* adding python bindings for streamline and python tutorial


Former-commit-id: 9abb24e0bc
2016-08-11 10:37:34 -04:00
Olga Diamanti fc13fa9986 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: dce20528ca
2016-07-19 16:15:18 -07:00
Klint Qinami 50069c023f 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.

Former-commit-id: 503b43d07f
2016-07-15 12:55:55 -04:00
Alec Jacobson 87befb1dc2 missing dollar signs for math
Former-commit-id: d03163ab2b
2016-07-14 15:13:00 -05:00
Alec Jacobson 8dc2514633 isdiagonal test, harmonic abstracted away from laplacian
Former-commit-id: ecc6137064
2016-07-12 16:05:59 -04:00
Olga Diamanti 029ca814bf Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 7c5c08f5dc
2016-07-12 09:35:11 -07:00
hankshen f509a79002 rewrite the uniform laplacian as overloading function and restore the previous tutorial
Former-commit-id: 65b5d854ca
2016-07-11 22:27:33 -04:00
hankshen dcd1eb9feb updated tutorial 401 402 501 503 for new interface of harmonic mapping function
Former-commit-id: fc829fe152
2016-07-11 17:44:35 -04:00
Olga Diamanti b0f4367e2f Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 03a58d0b0c
2016-07-05 11:05:07 -07:00
Alec Jacobson 99d283e0b7 more sources
Former-commit-id: a56bcb71d3
2016-06-27 12:39:45 -04:00
Alec Jacobson ab416ee807 start to track down ssources
Former-commit-id: 3d8c5a6a79
2016-06-27 12:11:57 -04:00
Sebastian Koch 9727746942 Added tutorial 609_Boolean and CGAL python module + functions
Former-commit-id: 7b6b91bd7a
2016-06-17 17:25:27 +02:00
Sebastian Koch 0c75d16a38 Merge branch 'master-upstream' into python_bindings
Former-commit-id: 91cc558943
2016-06-17 10:06:00 +02:00
Sebastian Koch 593905d4d2 Update main.cpp
Former-commit-id: 9686acaa6a
2016-06-04 16:31:53 +02:00
Sebastian Koch c5e77fa5d7 Added multiple tutorials
Former-commit-id: 706aa31449
2016-06-03 16:53:22 +02:00
Sebastian Koch 0fabc50c00 Merge branch 'bindings' into python_bindings
Former-commit-id: 35cb70903b
2016-06-02 13:55:51 +02:00
Olga Diamanti 2eccd0612a Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/slice.cpp

Former-commit-id: 0fa6066298
2016-05-05 20:17:41 +02:00
Edward Lam 8861f8ef04 Microsoft Visual C++ build fix
Renamed RGB to RGBcolors since RGB is a system macro on Windows.


Former-commit-id: 580ee13044
2016-04-26 09:47:21 -04:00
Olga Diamanti 46569af143 Merge branch 'master' of https://github.com/libigl/libigl
Conflicts:
	include/igl/slice.cpp

Former-commit-id: 684b6b2946
2016-04-08 17:02:54 +02:00
Alec Jacobson 570aa7d6ca guessing windows needed include vector
Former-commit-id: 0f560524f9
2016-04-05 11:21:37 -04:00
Alec Jacobson 6e7acd1f8f easier linking to chapers
Former-commit-id: 063981e2d9
2016-04-05 10:36:31 -04:00
Alec Jacobson af1ec1491e facet orientation in tutorial
Former-commit-id: dc0e835600
2016-04-05 10:23:06 -04:00
Olga Diamanti 66197979e6 Merge branch 'master' of https://github.com/libigl/libigl
Former-commit-id: 31c0c72a92
2016-04-04 21:44:23 +02:00
Alec Jacobson 1c90f4ee58 tutorial update
Former-commit-id: 97f694adad
2016-04-04 10:41:10 -04:00
Olga Diamanti 9a7c121ba6 conjugate tutorial seems to be broken, made some changes but not fixed yet
Former-commit-id: ad4d28f498
2016-04-01 22:33:35 +02:00
Olga Diamanti a60bff98bb added one tutorial for general (non-symmetric) polyvectors
Former-commit-id: b3cc775256
2016-04-01 01:51:28 +02:00
Olga Diamanti 825ba923cb fixed 501_Integrable to use the updated matchings (with the is_symmetric flag)
Former-commit-id: bf2f1fbefc
2016-04-01 00:26:28 +02:00
Alec Jacobson b299b8194b fix namespaces
Former-commit-id: af001cd922
2016-03-30 10:43:55 -04:00
Alec Jacobson 779fda8254 turn off CORK by default (GMP not easy on windows
Former-commit-id: f2c209fe95
2016-03-17 18:42:42 -04:00
Alec Jacobson dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial
Former-commit-id: b44cb68b3d
2016-03-17 18:23:42 -04:00
Alec Jacobson a6cd2e6f3b find cgal and set option appropriately
Former-commit-id: 2d1860a5f3
2016-03-17 15:49:50 -04:00
Romain Prévost 16ab2f55ab fixed MSVC runtime issue
disable warnings


Former-commit-id: d740fc2b9f
2016-03-09 10:04:47 +01:00
Romain Prévost 999332505b embree static fixed
Former-commit-id: 33c92219e9
2016-03-08 17:49:02 +01:00
Daniele Panozzo 3d41676710 added outpud directories
Former-commit-id: e82cd95832
2016-03-08 08:44:18 -05:00