Ubisoft Chord PBR Material Estimation
Ubisoft's open-source Chord model creates physically-based rendering materials from a single image, now in ComfyUI.
Ubisoft's R&D division, La Forge, has publicly released Chord, an open-source AI model designed to revolutionize material creation for 3D artists. The model performs PBR (Physically-Based Rendering) material estimation, analyzing a single input image—like a photo of fabric, metal, or stone—and decomposing it into the standard material maps used in modern game engines and rendering software. This includes generating separate channels for albedo (base color), roughness, and metallic properties, which are essential for creating realistic surfaces that react correctly to light.
Crucially, the tool is not just a research paper; it's immediately usable. Developers have already created a custom node that integrates Chord directly into ComfyUI, the popular visual programming interface for Stable Diffusion workflows. This integration means artists can drop the Chord node into their existing image generation and processing pipelines, turning AI-generated or sourced images into fully-fledged, engine-ready materials in seconds. The move to open-source the model on GitHub encourages community development and adoption, lowering the barrier to high-quality material creation.
The technology addresses a major bottleneck in 3D content production. Manually authoring accurate PBR materials is a time-consuming, skilled task. Chord automates this technical process, allowing artists to focus on creativity and iteration. For a company like Ubisoft, which produces vast open-world games requiring thousands of unique materials, such tools are invaluable for scaling production. By releasing it publicly, they are providing the broader game dev, VFX, and architectural visualization industries with a powerful, professional-grade asset creation tool.
- Ubisoft La Forge open-sourced the Chord AI model for PBR material estimation from single images.
- It generates core PBR maps—albedo, roughness, metallic—essential for realistic 3D rendering in game engines.
- Already integrated as a custom node for ComfyUI, making it instantly usable in popular AI image workflows.
Why It Matters
Dramatically speeds up 3D asset creation for game devs and artists, turning a hours-long technical process into a one-click operation.