Skip to content

davidmeunier79/pyplotbrain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple (and naive) tool to plot 3D glass brain in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%