Skip to content
Snippets Groups Projects
Forked from FSL / fslpy
3078 commits behind the upstream repository.
user avatar
Paul McCarthy authored
for managing shader programs. GLVolume and GLLabel ported to use it,
everything else is broken.

Also fixed bug in glvolume_frag - clip value was not being inverted when
negative colour map in use.
d4857b3b
History
fslpy - front end to the FSL tools.

Dependencies:

 - PyOpenGL   3.1.0
 - numpy      1.8.1
 - scipy      0.14.0
 - matplotlib 1.3.1
 - nibabel    1.3.0
 - Pillow     2.5.3 (for screenshots of any type other than PNG)

 - wxPython   3.0.0.0

 - OSMesa 6.5.3 (for off-screen rendering)

 - OpenGL. Either
   - OpenGL 1.4, with the following extensions:
     - ARB_vertex_program
     - ARB_fragment_program
   - OpenGL 2.1

Some of the icons are derived from the Freeline icon set, by Enes Dal,
available at https://www.iconfinder.com/Enesdal, and released under the
Creative Commons (Attribution 3.0 Unported) license.