alecjacobson / gptoolbox

Matlab toolbox for Geometry Processing.
MIT License
628 stars 166 forks source link

GPtoolbox - Exact geodesics (missing) #3

Closed alecjacobson closed 9 years ago

alecjacobson commented 9 years ago

From personal email:

I have to use the exact geodesics code from Danil Kirsanov. I saw you got a wrapper for it already in GPtoolbox which is great!. However, the comment says that it depends on igl_external.

Where are the binaries? I couldn't find them in GPtoolbox/external or libigl/external ...

alecjacobson commented 9 years ago

Seems these got lost during the conversion from our old repo to git. I've added the c and matlab source to gptoolbox/external/exactgeodesic/ and moved mex/exactgeodesic/exactgeodesic.m to external/exactgeodesic.m