readme.txt 506 B

1234567891011
  1. IGL Library - A simple c++ geometry processing library
  2. Copyright 2013 - Alec Jacobson, Daniele Panozzo, Olga Diamanti, Kenshi
  3. Takayama, Leo Sacht
  4. Interactive Geometry Lab - ETH Zurich
  5. This is first and foremost a *header* library. Each header file should contain
  6. a single function. The function may have multiple prototypes. All functions
  7. should use the igl namespace and should adhere to the conventions and styles
  8. listed below.
  9. Further documentation is listed in tutorial.html, style_guidelines.html