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 067786e9d6 compiles without error on jalec_linux again after merge
Former-commit-id: cb7e39faec
2012-10-14 18:03:04 +02:00
jalec 3888611403 compiles with skinning app
Former-commit-id: 18c9719d8e
2012-05-07 16:48:12 +00: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
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 84e0ce7b52 replaced buggy readOBJ with wrapper to vector of vectors readobj
Former-commit-id: 9a21c90435
2011-11-01 09:14:28 +00:00
jalec 25a30a188f added new readOBJ prototype with more support (per corner normals and texture coordinates and non-triangle faces), along with example for mesh io (work in progress)
Former-commit-id: f89afa70a3
2011-10-31 08:52:09 +00:00