NaTex: Seamless Texture Generation as Latent Color Diffusion
Zeqiang Lai1,2+, Yunfei Zhao2+, Zibo Zhao2, Xin Yang2, Xin Huang2, Jingwei Huang2, Xiangyu Yue1*, Chunchao Guo2*
1MMLab, CUHK
2Tencent Hunyuan
We present NaTex, a native texture generation framework that predicts texture color directly in 3D space. In contrast to previous approaches that rely on baking 2D multi-view images synthesized by geometry-conditioned Multi-View Diffusion models (MVDs), NaTex avoids several inherent limitations of the MVD pipeline. These include difficulties in handling occluded regions that require inpainting, achieving precise mesh-texture alignment along boundaries, and maintaining cross-view consistency and coherence in both content and color intensity. NaTex features a novel paradigm that addresses the aforementioned issues by viewing texture as a dense color point cloud. Driven by this idea, we propose latent color diffusion, which comprises a geometry-awared color point cloud VAE and a multi-control diffusion transformer (DiT), entirely trained from scratch using 3D data, for texture reconstruction and generation. To enable precise alignment, we introduce native geometry control that conditions the DiT on direct 3D spatial information via positional embeddings and geometry latents. We co-design the VAE–DiT architecture, where the geometry latents are extracted via a dedicated geometry branch tightly coupled with the color VAE, providing fine-grained surface guidance that maintains strong correspondence with the texture. With these designs, NaTex demonstrates strong performance, significantly outperforming previous methods in texture coherence and alignment. Moreover, NaTex also exhibits strong generalization capabilities, either training-free or with simple tuning, for various downstream applications, e.g., material generation, texture refinement, and part segmentation and texturing.
- NaTex-Bench, evaluation code, and results.
- Inference code and Model.
- Training code.
@misc{lai2025natexseamlesstexturegeneration,
title={NaTex: Seamless Texture Generation as Latent Color Diffusion},
author={Zeqiang Lai and Yunfei Zhao and Zibo Zhao and Xin Yang and Xin Huang and Jingwei Huang and Xiangyu Yue and Chunchao Guo},
year={2025},
eprint={2511.16317},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2511.16317},
}