Commit Graph
478 Commits
Author SHA1 Message Date
Alec Jacobson fdd42ecfb2 rm shader, tutorial uses new viewer refactor 2017-04-16 17:08:54 -04:00
Alec Jacobson 15c328640f mv viewer to opengl/glfw dependency 2017-04-16 13:13:41 -04:00
Alec Jacobson 6d27c2521b better templates 2017-04-03 08:18:08 -04:00
Alec Jacobson 2ae404fd28 fix cgal cmake settings 2017-03-16 11:54:29 -04:00
Alec Jacobson c2bdf36805 merge 2017-03-16 10:19:22 -04:00
Daniele Panozzo bba5c4c7f9 Merge branch 'master' of https://github.com/danielepanozzo/libigl 2017-02-02 13:34:44 -05:00
Alec Jacobson 2d23ea97f5 typo in tutorial: data->arap_data 2017-01-26 08:53:55 -05:00
Alec Jacobson 5585695fe2 compiling on dgp linux server 2017-01-23 10:57:23 -05:00
Alec Jacobson 38a012d817 merge 2017-01-23 09:43:24 -05:00
Alec Jacobson 9d0009da29 display compilers 2017-01-23 09:41:23 -05:00
Alec Jacobson dfd107368b libiglfoo.a --> libigl_foo.a, acknowledge that viewer needs opengl and glfw in cmake 2017-01-10 02:08:47 -05:00
Daniele Panozzo f42c719d83 added alpha channel to the viewer 2017-01-07 23:35:08 -05:00
Alec Jacobson 7792150b24 fix euler characteristic check 2017-01-04 19:31:29 -05:00
Alec Jacobson bf5c6ffbec ack, pre_/-post_ collapse needs full state 2016-11-23 21:57:10 -05:00
Alec Jacobson a85dc83728 pre and post edge collapse callbacks, qslim 2016-11-23 00:52:42 -05:00
Alec Jacobson 501a485477 pull out shortest_edge_... and max_faces... functions 2016-11-22 19:14:54 -05:00
Alec Jacobson b09dfb4cab is member 2016-11-10 13:31:16 -05:00
Alec Jacobson 5997f29c9f subdivision surface tutorial 2016-11-10 11:21:00 -05:00
Alec Jacobson 8346cf35ad loop, upsample, bug fix + tutorial 2016-11-10 10:53:19 -05:00
Alec Jacobson feb26b33ec glfw missing libraries (how was this ever working?) 2016-11-10 09:26:42 -05:00
Alec Jacobson 436b55258b missing clear 2016-11-04 11:31:59 -04:00
Alec Jacobson c4ffe6ddae fix error in 106 code 2016-10-21 09:45:25 -04:00
Alec Jacobson d92285dad3 unneeded include 2016-10-20 22:50:04 -04:00
Alec Jacobson 6174a89c7a Merge branch 'master' of github.com:libigl/libigl into alecjacobson 2016-10-20 22:02:05 -04:00
Alec Jacobson 723d5cd6eb move bbw with active set to main lib, rm bbw extra, create mosek::bbw 2016-10-20 12:31:13 -04:00
Daniele Panozzo 6821363ace Added reference to the blank project in the documentation 2016-10-19 09:41:10 -04:00
Daniele Panozzo 94f69cc59b compilation fix for 611 2016-10-17 22:47:54 -04:00
Daniele Panozzo 6b7a58cabd * integrate code for scalable locally injective maps
* fixes for static build
* added tutorial 611
2016-10-16 20:59:21 -04:00
Alec Jacobson dc4da0d6e2 fix links 2016-10-07 08:19:02 -04:00
Daniele Panozzo 09b46b7330 added tips for windows build
updated tutorials
added Ultrecht
added Amir as contributor
2016-10-06 15:21:51 -04:00
Olga Diamanti 469a2372b9 forgot to add an entry to the table of contents. 2016-09-02 15:55:00 -07:00
Olga Diamanti d3b3d2cd49 entry in tutorial file and image for tutorial 511_PolyVectorFieldGeneral 2016-09-02 15:37:09 -07:00
Olga Diamanti f89f0e0a69 Merge branch 'master' of https://github.com/libigl/libigl 2016-09-01 13:22:07 -07:00
Daniele Panozzo 6dea99fcc3 added tutorial entry for vector field tracing 2016-08-12 12:38:11 -04:00
Daniele Panozzo 5ba924281a fix for ambigous symbol VS2015 2016-08-12 12:32:21 -04:00
pancha 9abb24e0bc * adding streamline code and tutorial
* adding python bindings for streamline and python tutorial
2016-08-11 10:37:34 -04:00
Olga Diamanti dce20528ca Merge branch 'master' of https://github.com/libigl/libigl 2016-07-19 16:15:18 -07:00
Klint Qinami 503b43d07f 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.
2016-07-15 12:55:55 -04:00
Alec Jacobson d03163ab2b missing dollar signs for math 2016-07-14 15:13:00 -05:00
Alec Jacobson ecc6137064 isdiagonal test, harmonic abstracted away from laplacian 2016-07-12 16:05:59 -04:00
Olga Diamanti 7c5c08f5dc Merge branch 'master' of https://github.com/libigl/libigl 2016-07-12 09:35:11 -07:00
hankshen 65b5d854ca rewrite the uniform laplacian as overloading function and restore the previous tutorial 2016-07-11 22:27:33 -04:00
hankshen fc829fe152 updated tutorial 401 402 501 503 for new interface of harmonic mapping function 2016-07-11 17:44:35 -04:00
Olga Diamanti 03a58d0b0c Merge branch 'master' of https://github.com/libigl/libigl 2016-07-05 11:05:07 -07:00
Alec Jacobson a56bcb71d3 more sources 2016-06-27 12:39:45 -04:00
Alec Jacobson 3d8c5a6a79 start to track down ssources 2016-06-27 12:11:57 -04:00
Sebastian Koch 7b6b91bd7a Added tutorial 609_Boolean and CGAL python module + functions 2016-06-17 17:25:27 +02:00
Sebastian Koch 91cc558943 Merge branch 'master-upstream' into python_bindings 2016-06-17 10:06:00 +02:00
Sebastian Koch 9686acaa6a Update main.cpp 2016-06-04 16:31:53 +02:00
Sebastian Koch 706aa31449 Added multiple tutorials 2016-06-03 16:53:22 +02:00