Python project focussing on applications involving describing genus-0 meshes using spherical harmonics.
Currently just a very basic initial implementation.
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)
K. Zhou, H. Bao, and J. Shi. 3d surface filtering using spherical harmonics. ComputerAided Design, 36(4):363–375, 2004.