todos.txt 317 B

123456
  1. - standardize use of string/char *, add to style conventions
  2. - standardize Eigen Templates, add to style conventions
  3. - standardize headers-only vs. static library
  4. - clean up tga.h
  5. - standardize igl includes #include "cotangent.h" or #include <cotangent.h>
  6. - implement an IGL_NO_OPENGL and IGL_NO_GLUT compiler option