https://github.com/elenterius/python-voxel-plot
3D voxel plotting for python using plotly because matplotlib voxel plotting is too slow.
https://github.com/elenterius/python-voxel-plot
Last synced: about 1 year ago
JSON representation
3D voxel plotting for python using plotly because matplotlib voxel plotting is too slow.
- Host: GitHub
- URL: https://github.com/elenterius/python-voxel-plot
- Owner: Elenterius
- License: mit
- Created: 2021-11-09T17:41:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-09T18:06:57.000Z (over 4 years ago)
- Last Synced: 2025-02-13T02:29:44.965Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-voxel-plot
3D voxel plotting for python using plotly because matplotlib voxel plotting is too slow.
## requirements
- plotly
- numpy