Skip to content

kolibril13/ipyblender-experimental

Repository files navigation

ipyblender_experimental

image

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

Installation

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

Usage

from ipyblender_experimental import BlenderWidget
BlenderWidget()

About

Blender in Jupyter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages