Plugin catalog¶
BrainDeer is extensible via plugins. These plugins ship out of the box:
| Plugin | What it does | Guide |
|---|---|---|
| Atlas Browser | Browse and display atlases in the Lead-DBS template space | Atlases |
| Lead-DBS Stimulation Manager | Visualize electrodes & stimulation parameters from Lead-DBS | Lead-DBS |
| Warpdrive | Manual warp correction (Point-to-Point, Draw, Smudge, Shrink/Expand) | Warpdrive |
| ROI Studio | Create and edit ROIs | ROI Studio |
| BrainDeer × Blender | One-click install, live scene bridge, AI camera paths | 3D & high-res Blender |
| BrainDeer × Unity | VR streaming to Unity / Meta Quest | VR & Unity |
| BrainDeer AI | AI-powered assistance | BrainDeer AI |
| Laminosaurus | (TODO: short description) | — |
| VR Stream | (TODO: short description — base streaming for VR) | VR & Unity |
Media for this page
- [ ] One screenshot per plugin: consistent format (same window size, dark mode) for a card layout
Build your own plugin
BrainDeer ships a scaffold command: braindeer-new-plugin.
Everything else lives in the developer docs.