Simple (and naive) tool to plot 3D glass brain in python
this is for the moment a quick and dirty project for plotting result on a IBMC 152 non linear atlas with pyqtgraph.
When vispy will release this is will be rewrite.
Samuel
#########################################################
Install:
sudo apt-get install libqt4-opengl ## deja installé par defaut sudo apt-get install python-qt4-gl ## manquant par defaut
pip install pyqtgraph
###OpenGL.GL sudo apt-get install freeglut3 sudo apt-get install freeglut3-dev ## pas sur que ce soit necessaire sudo apt-get install binutils-gold sudo apt-get install python-opengl ## PyOpenGL