Skip to content
Daniel Lopez edited this page Jan 2, 2021 · 2 revisions

Welcome to the blender-pipeline wiki!

Blender Pipeline

This Project is a sample, template pipeline for individual, small-team sized Blender project development.

The intent behind this project is to help setup and automate the VFX pipeline using open source tools such that if a modeler/animator/texture artist wants to start working on their project, they can without worrying about the DevOps!

This uses Docker to run a small image of Blender into a Github Action that has staged rendering. The Stages in rendering are tightly coupled with the animator's workflow in mind.

Diagram of Blender Pipeline

Clone this wiki locally