Skip to content

bmorris3/glue-3d-viewer

 
 

Repository files navigation

Experimental Glue VisPy plugin

Build Status Build status

Requirements

Note that this plugin requires Glue and VisPy to be installed. Both can be installed with conda:

conda install glueviz vispy

Installing

To install the latest stable version of the plugin, you can do:

pip install glue-vispy-viewers

or you can install the latest developer version from the git repository using:

pip install https://github.com/glue-viz/glue-3d-viewer/archive/master.zip

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 '3D viewer'.

Testing

To run the tests, do:

py.test glue_vispy_viewers

at the root of the repository. This requires the pytest module to be installed.

About

Experimental 3-d data viewer based on VisPy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.0%
  • PowerShell 1.0%