rossant / galry

[deprecated] High-performance interactive visualization in Python
Other
187 stars 22 forks source link

Galry: high performance interactive visualization package in Python

This experimental project is now superseded by Vispy. Galry is no longer maintained.

Galry is a high performance interactive visualization package in Python based on OpenGL. It allows to interactively visualize very large plots (tens of millions of points) in real time, by using the graphics card as much as possible.

Galry's high-level interface is directly inspired by Matplotlib and Matlab. The low-level interface can be used to write complex interactive visualization GUIs with Qt that deal with large 2D/3D datasets.

Visualization capabilities of Galry are not restricted to plotting, and include textures, 3D meshes, graphs, shapes, etc. Custom shaders can also be written for advanced uses.

Click here to go to the FAQ.

Gallery

Multiple plots Multiple bar plots Dynamic fractal

Click here to see all screenshots and videos.

Installation

Installation procedure

More details.

Requirements

Galry is licensed under the BSD license.

Development version (expert users)

Quick links

Bitdeli Badge