Blender Slides is a slide-based presentation add-on for Blender's 3D View.
It lets you create, organize, and play presentations directly inside a 3D scene using cameras, timeline ranges, speaker notes, checkpoints, viewport controls, and scene objects.
- Create and manage slide-based presentations inside the 3D View
- Use timeline ranges as slide sections
- Use cameras as slide viewpoints
- Select a slide from the list and jump directly to its start frame
- Add speaker notes and display them as a viewport overlay
- Add checkpoints to pause during a slide
- Navigate with presentation controls or keyboard shortcuts
- Use visual color tags to organize slides
- Toggle a clean presentation view while keeping notes visible
- Toggle Rendered/Solid viewport mode from the controller
- Open a dedicated projection window
- Updated version metadata for Blender Extensions release.
- Slide selection now updates the timeline cursor and the scene In/Out frame range.
- Added optional Autoplay When Selected Slide setting.
- Color tag selector in selected slide settings is now icon-only.
- Cleaner and more compact slide list.
- Active slide indicator and visual color tags.
- Selected slide details panel improved.
- Safer handling of empty and multiple notes.
- Fixed note deletion so the correct note row is removed.
- Clean View overlay toggle improved for presentation mode.
- Extension package cleaned for Blender Extensions submission.
- Manifest uses only the 3D View tag.
Install the add-on from the Blender Extensions platform when it becomes available.
- Download the extension zip.
- Open Blender.
- Go to
Edit > Preferences > Add-ons. - Use
Install from Diskand select the zip file. - Enable Blender Slides.
- Open the 3D View sidebar and find the Blender Slides tab.
- Create a slide.
- Set its frame range with
InandOut. - Assign a camera if needed.
- Add notes and checkpoints.
- Select slides from the list to jump through the timeline.
- Use the Controller panel to start, stop, navigate, and present.
- Previous / Next Slide:
Alt + Left Arrow/Alt + Right Arrow - Skip Transition:
Shift + Alt + Left Arrow/Shift + Alt + Right Arrow
The extension package should only include the files required to run the add-on:
__init__.py
blender_manifest.toml
The manifest should use only the 3D View tag.
Please report bugs and feature requests through GitHub Issues: https://github.com/Cre-Pan/Blender-Slides/issues
When reporting a bug, include:
- Blender version
- Operating system
- Blender Slides version
- Steps to reproduce the issue
- Console error, if available
- Example
.blendfile, if useful
GPL-3.0-or-later.