Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 879 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 879 Bytes

ipyblender_experimental

image

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

Installation

python3.11 -m venv .venv && source .venv/bin/activate
pip install ipyblender_experimental
touch hello.ipynb

Usage

from ipyblender_experimental import BlenderWidget
BlenderWidget()

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.