vispy · PyPI
https://pypi.org/project/vispy24.11.2021 · Using VisPy. VisPy is a young library under heavy development at this time. It targets two categories of users: Users knowing OpenGL, or willing to learn OpenGL, who want to create beautiful and fast interactive 2D/3D visualizations in Python as easily as possible.; Scientists without any knowledge of OpenGL, who are seeking a high-level, high-performance …
vispy · PyPI
pypi.org › project › vispyNov 24, 2021 · VisPy is a high-performance interactive 2D/3D data visualization library. VisPy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets. Applications of VisPy include: High-quality interactive scientific plots with millions of points.
Installation — VisPy
https://vispy.org/installation.htmlVisPy makes heavy use of the graphic card installed on your system. More precisely, VisPy uses the Graphical Processing Unit (GPU) through shaders. VisPy thus requires a fairly recent video card (~ less than 12 years old) as well as an up-to-date video driver such that vispy can access the programmable pipeline (as opposed to the fixed pipeline).