Code-native generation of highly programmable 3D assets (2026)
- AI
- 3D Graphics
- Developer Tools
- Gaming
- CAD
The paper argues that 3D generation should emit code, not just geometry. Instead of a single mesh that merely looks like a bicycle or washing machine, the system generates an editable program that knows about parts, assemblies, pivots, and eventually behavior. The current target is Blender and GLB export, so the output is still polygon meshes in practice, not manufacturing-grade solids. The pitch is that this preserves semantic structure that current point-cloud or blob-style generation throws away, which makes the result far more useful for games and other downstream workflows.
If you work with 3D pipelines, the interesting bet here is not prettier raw generation. It is a compiler-style asset pipeline that preserves structure long enough to automate downstream editing and optimization. Watch for whether teams can turn this into reliable export targets for games, web, and CAD, because without that pass it stays a clever authoring format.
-
arxiv.org
- Discuss on HN