A collection of curated examples for using Blender within Python notebooks.
Note: This project was initially called ipyblender, but I renamed it to bpy-gallery to reflect that it’s a collection of scripts rather than a package.
Tweet1 , Tweet2
Bringing the blender rendering engine into jupyter notebook.
No need to install Blender.
Only compatible with Python 3.11!
uv venv --python 3.11
uv pip install bpy ipykernel
develop:
uvx --with mkdocs-material --with mkdocs-jupyter mkdocs serve
deploy:
uvx --with mkdocs-material --with mkdocs-jupyter mkdocs gh-deploy --force
From March 2024 to August 2024, ipyblenders's development was funded by the German Federal Ministry of Education and Research as part of the Prototype Fund by the Open Knowledge Foundation Germany.