Commit Graph
11 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 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 fa03862cee dmat matrix file format reader, writer and example
sort, reorder vectors and eigen (dynamic) matrices like matlabs sort (with example)
function to retrieve shader uniform names and locations,
function to report open gl errors to stderr
example that prints opengl version and glsl version,


Former-commit-id: 729936710f
2011-09-28 10:11:55 +00:00