SATO: AI UV Unwrapping Meets Artist-Grade Topology in 3D Generative AI

In the fast-evolving world of 3D generative AI, two persistent pain points have frustrated artists, game developers, and technical artists alike: poor topology and unreliable UV unwrapping. Most AI-generated meshes come out as dense, chaotic triangle soups with UVs that look like they were attacked by a shredder.
Deemos Tech, the team behind the popular Rodin AI 3D generator at Hyper3D | Rodin, is taking a serious swing at both problems with their latest research: Strips as Tokens (SATO).
What Is SATO?

Traditional approaches often rely on coordinate-based sorting (which creates inefficiently long sequences) or patch-based heuristics (which break edge flow). SATO draws inspiration from classic triangle strips — a technique long used in real-time graphics for efficient rendering. It represents a mesh as a connected chain of faces that explicitly encodes UV island boundaries using special tokens.
This strip-based ordering naturally preserves:
- Organized edge flow;
- Semantic surface structure;
- Continuity that artists intuitively create by hand.
A major bonus: the same token sequence can decode into either triangle or quadrilateral meshes. This allows joint training on massive triangle datasets (for structural priors) and high-quality quad data (for cleaner geometry).
Why This Matters for Production Pipelines

The model explicitly marks UV boundaries during generation, producing charts that respect semantic parts of the object (e.g., separating an arm from a torso in a character mesh in artistically sensible ways).
Deemos has conditionally accepted the paper to SIGGRAPH 2026, and they’ve promised to release the code. This is exciting news for the open research community and anyone building on top of these techniques.
Honest Take: It’s Not Perfect (Yet)

That’s expected at this stage. UV unwrapping is notoriously hard even for humans, and AI is still catching up.
But the broader trend is what’s encouraging. Work on AI retopology and AI UV generation is accelerating rapidly.
SATO represents a meaningful step toward meshes that feel less like raw AI output and more like something that came off a modeler’s workstation.
Also read:
- NVIDIA Launches Spectrum-X Ethernet with MRC: The Network Is Now a First-Class Citizen in AI Factories
- Hollywood’s AI Era Has Finally Arrived: Decoding The Hollywood Reporter’s Institutional Shift
- Huawei’s Moon Mode Scandal: The Forgotten 2019 AI Fake That Suddenly Feels Nostalgic — As Huawei Prepares to Power DeepSeek V4
The Road Ahead with Rodin & Hyper3D
Deemos plans to integrate these capabilities into their Hyper3D Rodin platform, bringing better topology and production-ready UVs to users generating assets from text or images. Combined with their existing strengths in high-fidelity generation, editing tools, and PBR materials, this could push 3D GenAI closer to being a true production assistant rather than just a concepting tool.
For artists tired of fighting bad topology and for studios looking to accelerate content pipelines, SATO signals real progress. Monday mornings in 3D just got a little more hopeful — no prayers required, though a strong cup of coffee still helps.
Keep an eye on the project page, the upcoming SIGGRAPH paper, and Hyper3D for when these features land in practice. The era of “AI mesh → manual retopo and unwrap hell” may finally be shrinking.