-
Notifications
You must be signed in to change notification settings - Fork 56
Surface mesh libraries
Tom Kazimiers edited this page Mar 12, 2015
·
1 revision
These are libraries referenced from #405:
- http://gts.sourceforge.net/
- http://code.google.com/p/pythonisosurfaces/
- http://meshlab.sourceforge.net/
- http://escripto.wordpress.com/2012/05/27/rhpy-marching-cubes-algorithm/
- http://www.cs.berkeley.edu/~jrs/mesh/
- http://morden.csee.usf.edu/dragon/kpalbrec/mesh.html
- http://stackoverflow.com/questions/4882993/mesh-generation-from-points-with-x-y-and-z-co-ordinate
- http://research.microsoft.com/en-us/um/people/hoppe/proj/poissonrecon/
try mesh generation from point cloud using delaunay froms scipy
seems to be only windows, but looks very nice