Pipeline Automation
Automate Blender Animation with Python and CSV Data
Learn how to automate Blender animations using Python and CSV data. Build repeatable, data driven workflows and generate keyframes without manual work.
Build Reliable Export Tools with Blender’s Depsgraph
Learn how to use Blender’s dependency graph to access evaluated mesh data. Build accurate Python export tools that support post-modifier geometry and world-space metrics.
How to Build and Share Your Own Blender Theme
Learn how to customize Blender themes using Preferences, AI edited XML, and Python scripting. Create, automate, and share your own Blender interface style.
Automating Blender with Python Event Handlers
Learn how to use Blender’s Python API to listen to events and automate workflows. This guide covers handlers and modal operators with practical examples for production pipelines.
Integrating Messaging Platforms with Kitsu Production Data
Learn how to integrate Kitsu with Telegram by building a bot that listens to production events and sends notifications. This guide explains how to connect Kitsu events, trigger messages, and create simple chat commands for production workflows.
Why Retopology Matters for Animation Pipelines
Learn what retopology is and why it’s essential for animation. This guide walks through the retopology workflow in Blender, from automated remeshing to manual topology cleanup for production-ready 3D models.
Using Kitsu Webhooks to Trigger Pipeline Actions
Learn how to use the Kitsu Event API and webhooks to build reactive animation pipelines. Trigger automation instantly on asset creation, task updates, and publishes without polling or manual hand-offs.
NAS-Free Flamenco Rendering with Kitsu Integration (2026)
Learn how to run Blender Flamenco without a NAS by using Kitsu as asynchronous storage. This guide explains custom Flamenco job types that fetch assets from Kitsu, render locally, and upload results back automatically.