https://github.com/astrofrog/vtk_python_sandbox
https://github.com/astrofrog/vtk_python_sandbox
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/astrofrog/vtk_python_sandbox
- Owner: astrofrog
- Created: 2011-07-14T20:53:58.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T19:37:30.000Z (almost 9 years ago)
- Last Synced: 2025-06-19T05:05:39.134Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 25.3 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Installing VTK
==============
Easiest way to install VTK 5 with Python support:
sudo port install vtk5 +python27 +qt4_mac