From 4b42f467a0e6d061118b5e4eb84de47fa318f9ec Mon Sep 17 00:00:00 2001 From: Cyrille Rossant Date: Fri, 10 Apr 2015 23:16:13 +0200 Subject: [PATCH] Added VisPy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0810962e..d6631458 100644 --- a/README.md +++ b/README.md @@ -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