A mesh class loaded with useful geometric and analysis functionality.
pip install -r requirements_dev.txt
pip install -e .
rake test
rake lint
- Issue Tracker: github.com/bodylabs/example/issues
- Source Code: github.com/bodylabs/example
Pull requests welcome!
If you are having issues, please let us know.
The project is licensed under the two-clause BSD license.
This project uses the RPly library to read and write PLY files, by Diego Nehab, IMPA, distributed under the MIT License.