Matlab and Python implementations of the Closest Point Method.
For more information and publications about the Closest Point Method, see
http://people.maths.ox.ac.uk/macdonald/closestpoint
This is work in process, so the usual disclaimers apply.
TODO: start a list of contributors
TODO: add a reference to cite if one uses this
readply: MATLAB functions to read and write 3D data PLY files by Pascal Getreuer, 2004. License: unknown. This code doesn't seem to work in Octave but I haven't tried to fix it.
ba_interp: fast matlab interpolation (not currently included in this code, but very useful).
surfaces: Some surface triangulations are included in surfaces/tri/ Each should have a README file associated with it. These are mostly from Aim@Shape and probably have their own licenses.