Skip to content

Python project focussing on applications involving describing genus-0 meshes using spherical harmonics.

License

Notifications You must be signed in to change notification settings

sfschouten/3d_mesh_descriptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Mesh Descriptor

Python project focussing on applications involving describing genus-0 meshes using spherical harmonics.
Currently just a very basic initial implementation.

Installation

python 3 packages:

  • trimesh
  • pyshtools
  • tkinter
  • rtree
  • pyglet

For rtree we also need: https://libspatialindex.org/install.html (afterwards run ldconfig to make library findable)

References

K. Zhou, H. Bao, and J. Shi. 3d surface filtering using spherical harmonics. ComputerAided Design, 36(4):363–375, 2004.

About

Python project focussing on applications involving describing genus-0 meshes using spherical harmonics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages