https://github.com/berkeleyautomation/meshpy
A 3-D triangular mesh package for Python.
https://github.com/berkeleyautomation/meshpy
Last synced: about 1 month ago
JSON representation
A 3-D triangular mesh package for Python.
- Host: GitHub
- URL: https://github.com/berkeleyautomation/meshpy
- Owner: BerkeleyAutomation
- License: apache-2.0
- Created: 2016-10-14T23:14:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T10:48:48.000Z (over 5 years ago)
- Last Synced: 2025-03-26T20:49:27.896Z (about 2 months ago)
- Language: Python
- Size: 2.13 MB
- Stars: 42
- Watchers: 8
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
README
This is a 3D mesh processing library, courtesty of
the Berkeley AutoLab and Jeff Mahler.To run unit tests, from the top level directory simply run
>>> python -m unittest discover