Pioneering Final Animation: Building NPR Pipelines for the TTF Animation Group
When The Third Floor launched its Animation Group, the mandate was ambitious: produce stylized, cinema-quality final animation entirely within a game engine pipeline. As a Technical Director for the department, my focus was to build the real-time infrastructure necessary to bridge the best features of traditional animation with the rapid rendering capabilities of Unreal Engine. The challenge wasn't just generating images; it was architecting flexible tools that allowed creators to iterate rapidly on lighting, coloring, and non-photorealistic styles without breaking the pipeline.
Here is a look under the hood at what I built for the team:
NPR Stylization Toolkit
Achieving a specific, art-directed aesthetic required specialized technical solutions. I engineered a custom Python toolkit dedicated to Non-Photorealistic Rendering (NPR) stylization for our final animations. This toolset directly empowered the team to push the engine beyond traditional 3D realism, enabling the creation of highly stylized visual languages and ensuring our final outputs met cinema-quality standards.
Custom Lighting and Shot Management
Managing lighting dynamically across a shared sandbox is critical when teams are simultaneously trying to perfect camera positioning, timing, and texturing. To support the complex visual demands of final animation, I maintained and refactored the underlying codebase for our in-engine shot and lighting management tools. By optimizing this rendering manager, I ensured that artists had the stable, flexible infrastructure needed to continuously iterate on their lighting setups in real time.
Engine Automation & Blueprinting
To keep our production pipelines agile and minimize manual friction, I developed show-specific Unreal Widget Blueprints and custom Python tools to drive automation. These workflow enhancements accelerated the animation production process, facilitating early iteration and allowing artists to rapidly progress their creative concepts.
Ultimately, my work with the TTF Animation Group ingrained in me a deep appreciation for pushing the boundaries of real-time technologies. By engineering robust lighting, rendering, and NPR pipelines, we helped realize the studio's vision of delivering finished, stylized art directly from the engine.