Alec Jacobson 5e41228487 skeleton building and posing examples il y a 11 ans
..
README 46df3faee1 ambient occlusion mex, wrapper for ambient occlusion with just mesh il y a 11 ans
ambient_occlusion.m 5e41228487 skeleton building and posing examples il y a 11 ans
compile.m c3325c9d16 duplicate vertex support in selfintersect il y a 11 ans
example.m a1a6d6c946 'fixed' cheburashka model and examples to use it, draw skeletons il y a 11 ans
mexFunction.cpp c925e70718 mexStream --> MexStream il y a 11 ans
parse_rhs.cpp 46df3faee1 ambient occlusion mex, wrapper for ambient occlusion with just mesh il y a 11 ans
parse_rhs.h 46df3faee1 ambient occlusion mex, wrapper for ambient occlusion with just mesh il y a 11 ans

README

Small example showing how to build a mex function to call the
igl/embree/ambient_occlusion function from matlab.

To compile open matlab, `cd` to this directory and issue:

compile

To run the example, add the IGL_TOOLBOX to your path and issue:

example