Skip to content

kolibril13/bpy-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpy-gallery

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.

image

Tweet1 , Tweet2
Bringing the blender rendering engine into jupyter notebook.
No need to install Blender.
Only compatible with Python 3.11!

Installation

uv venv --python 3.11   
uv pip install bpy ipykernel

Documentation

develop:
uvx --with mkdocs-material --with mkdocs-jupyter mkdocs serve
deploy:
uvx --with mkdocs-material --with mkdocs-jupyter mkdocs gh-deploy --force

Funding

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.