Metadata-Version: 2.1
Name: matplotlib_surface_plotting
Version: 0.8
Summary: Brain mesh plotting in matplotlib
Home-page: https://github.com/kwagstyl/matplotlib_surface_plotting
License: UNKNOWN
Description: # Matplotlib surface plotting
        
        Matplotlib 3D mesh plotter for plotting brain meshes
        ![plot](https://github.com/kwagstyl/matplotlib_surface_plotting/blob/main/figs/demo_plot.png?raw=true)
        
        pip install matplotlib-surface-plotting
        
        Run example:
        
        python scripts/script_matplotlib.py
        to create demo_plot.png using demo files
        
        
        Based on a matplotlib blogpost by Nicolas P. Rougier
        
        Contributors: M. Ripart, U. Popple, K. Wagstyl 
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
