Added VisPy

This commit is contained in:
Cyrille Rossant 2015-04-10 23:16:13 +02:00
parent 5905741fe1
commit 4b42f467a0
1 changed files with 1 additions and 0 deletions

View File

@ -914,6 +914,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [pygal](http://pygal.org/) - A Python SVG Charts Creator.
* [pygraphviz](https://pypi.python.org/pypi/pygraphviz) - Python interface to [Graphviz](http://www.graphviz.org/).
* [PyQtGraph](http://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
* [VisPy](http://vispy.org/) - High-performance scientific visualization based on OpenGL.
## Computer Vision