Commit Graph
12 Commits
Author SHA1 Message Date
Alec Jacobson cde5051cad rm old build dir, use cmake
Former-commit-id: 7d8e5bb5ab
2015-06-12 16:02:15 -04:00
Alec Jacobson d30bc9a420 use common makefile
Former-commit-id: 4afaf06dba
2015-04-02 13:20:19 -04:00
Alec Jacobson 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY
Former-commit-id: 00fd1c9f24
2014-06-24 22:12:19 -04:00
Alec Jacobson 831ee69608 main makefile and example makefiles fixed, Extras are broken
Former-commit-id: e7d7411006
2014-06-24 19:36:35 -04:00
Alec Jacobson (jalec d00f8a0a0e fixed gotcha example (or at least disabled it)
Former-commit-id: e82485bedb
2012-10-14 18:09:31 +02:00
Alec Jacobson (jalec 067786e9d6 compiles without error on jalec_linux again after merge
Former-commit-id: cb7e39faec
2012-10-14 18:03:04 +02:00
jalec 13020d0872 libigl.a and mosek/tetgen extras compile on redhat (with some warnings and removed deprecations), static library makefile for anttweakbar
Former-commit-id: 3d067452a7
2012-05-03 17:45:54 +00:00
jalec 20641d7778 normalize rows disambiguation
Former-commit-id: 78409eb446
2012-03-24 10:37:32 +00:00
dpanozzo 7eedde1c6b updated makefiles of the examples of the igl_lib to point to /opt/local/include instead of /usr/local/include
Former-commit-id: b533b8304c
2012-02-21 21:49:38 +00:00
jalec bd4d115fea major reorganization of directory structure
Former-commit-id: f3e9c39a77
2012-02-10 16:07:17 +00:00
jalec b8c50e5f06 all examples build with static
Former-commit-id: d1f6ef127c
2012-02-03 15:04:08 +00:00
jalec 86d30ae471 added a slew of matlab/igl_toolbox translations for eigen matrices, many are works in progress in the sense that they are only implemented for sparse or dense but should support both. Each has been tested (at least once).
Also added an example that lists known eigen bugs/gotchas
Added a few more rows to matlab-to-eigen including way to enter gotchas


Former-commit-id: 4bf2083b20
2011-10-17 10:17:55 +00:00