Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 698 Bytes

File metadata and controls

31 lines (19 loc) · 698 Bytes

pyplotbrain

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:

QtOpenGL

sudo apt-get install libqt4-opengl ## deja installé par defaut sudo apt-get install python-qt4-gl ## manquant par defaut

pyqtgraph

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