README 263 B

12345678910
  1. Small example showing how to build a mex function to call the
  2. igl/embree/ambient_occlusion function from matlab.
  3. To compile open matlab, `cd` to this directory and issue:
  4. compile
  5. To run the example, add the IGL_TOOLBOX to your path and issue:
  6. example