Matplotlib 3D mesh plotter for plotting brain meshes
pip install matplotlib-surface-plotting
Run example:
python examples/script_matplotlib.py
This will create demo_plot.png using the provided demo files.
Contributors: M. Ripart, U. Popple, K. Wagstyl Based on a matplotlib blogpost by Nicolas P. Rougier