
Requirements
BlenderNEURON requires NEURON with Python. Ensure that one of these commands work on your machine:
- In terminal:
nrngui -python
- In Python:
from neuron import h
Installation Steps
- Extract the BlenderNEURON ZIP file into your model’s directory
- Start BlenderNEURON for NEURON
- Load your model in NEURON
- In NEURON Python run
from blenderneuron import neuronstart
- BlenderNEURON should be running within NEURON
- Start BlenderNEURON for Blender:
Now Try the Getting Started Tutorial
Looking for earlier BlenderNEURON v0.1?
v0.1.X has been deprecated, but you can still download it below: