Vispy-based viewers for Glue
Project Links
Meta
Author: Thomas Robitaille, Penny Qian, and Maxwell Tsai
Requires Python: >=3.8
Classifiers
Requirements
Note that this plugin requires Glue and PyOpenGL to be installed - see this page for instructions on installing Glue. PyOpenGL should get installed automatically when you install the plugin (see below).
While this plugin uses VisPy, for now we bundle our own version of VisPy since we rely on some recently added features, so you do not need to install VisPy separately.
Installing
If you use conda, you can install this plugin with:
conda install -c conda-forge glue-vispy-viewers
or using pip:
pip install glue-vispy-viewers
This will auto-register the plugin with Glue. Now simply start up Glue, open a data cube, drag it onto the main canvas, then select one of the 3D viewer choices.
Testing
To run the tests, do:
pytest glue_vispy_viewers
at the root of the repository. This requires the pytest module to be installed.
1.3.0
Nov 20, 2025
1.2.3
May 14, 2025
1.2.2
Jul 19, 2024
1.2.1
May 28, 2024
1.1.0
Aug 21, 2023
1.0.7
Feb 11, 2023
1.0.6
Jan 12, 2023
1.0.5
Oct 28, 2021
1.0.4
Oct 17, 2021
1.0.3
Jul 27, 2021
1.0.2
Nov 24, 2020
1.0.1
Oct 02, 2020
1.0.0
Sep 17, 2020
0.12.2
Jun 24, 2019
0.12.1
Jun 23, 2019
0.12
Jun 23, 2019
0.11
Nov 14, 2018
0.10
Apr 27, 2018
0.9.2
Mar 10, 2018
0.9.1
Jan 09, 2018
0.9
Oct 25, 2017
0.8
Aug 22, 2017
0.7.2
Mar 16, 2017
0.7.1
Feb 16, 2017
0.7
Feb 15, 2017
0.6
Nov 03, 2016
0.5
Oct 10, 2016
0.4
May 24, 2016
0.3
May 04, 2016
0.2
Mar 11, 2016
0.1
Oct 19, 2015
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
numpy
pyopengl
glue-core
(>=1.17.0)
echo
(>=0.6)
scipy
matplotlib
vispy
(>=0.12.0)
importlib_metadata
(>=3.6)
glfw
imageio