Skip to content

FPaquin/cp_matrices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpSurf: Surface Computing using the Closest Point Method

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

Status

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

Other people's code

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.

About

Implementations of the Closest Point Method

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 51.9%
  • Python 32.8%
  • C 12.4%
  • HTML 1.3%
  • M 0.6%
  • Makefile 0.5%
  • Batchfile 0.5%