Blog
← Back to homeUsing the python package manager "uv" for Blender Extensions
A Blender side panel for installing Python packages with uv, plus a copy-paste blueprint for coding agents.
Nodebpy Extension
A Blender add-on wrapping Brady Johnston's nodebpy — turn node trees into Python and back, right from the Node Editor.
Gesture Recognizer Widget — Control Blender with Your Hand
A Jupyter widget that streams live gesture data from your webcam into Python. Used here to drive a Blender armature in real time.
How to contribute to the Blender docs
A practical path to add your changes to the docs.
Transition Camera between two moving objects
Learn how to create smooth camera transitions between two moving objects.
Animated Tail in Geometry Nodes
How to build a motion trail behind moving objects using Blender Geometry Nodes.