Skip to main content
GameDev.net gamedev.net
Research Paper

This is an academic paper or technical research. Key findings may require technical background to fully understand.

Explore Research Radar

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

arXiv cs.GR
arXiv cs.GR Research
· 2 months, 3 weeks ago • Guangyu Wang, Tianheng Lu, Ruqi Huang, Lu Fang

DANTE-W: Diffuse Albedo Neural Texturing in the Wild

Briefing

DANTE-W is a neural texturing approach for recovering diffuse albedo from real-world image collections, rather than blending photos directly into a texture atlas. That matters because conventional mesh texturing tends to bake in lighting, shadows, and other capture artifacts that become obvious once you try to relight the asset in-engine.

The paper says the method plugs into traditional 3D reconstruction pipelines: you start with a reconstructed mesh and its surface parameterization, then DANTE-W fuses view-space generative albedo priors into a coherent texture space. It also uses physically principled neural rendering to recover finer texture detail, which is the part that should interest anyone trying to keep scan fidelity without inheriting the original lighting conditions.

For game teams, the practical angle is cleaner scan-to-game asset creation. If the method holds up outside the paper, it could reduce cleanup time for environment artists and technical artists working on scanned props, modular kits, or large outdoor scenes where baked shadows are especially painful. It also sounds relevant for relightable content pipelines, where you want the texture to represent surface color rather than a specific moment in time.

The authors also mention a benchmark dataset with both real in-the-wild scenes and synthetic objects, designed to test fine-grained textures. The paper was submitted to arXiv on 26 Jun 2026, and the reported experiments claim improved albedo reconstruction and relighting fidelity. As usual with research like this, the big question is how robust it is on...

“Classical mesh texturing techniques blend captured multi-view images directly, which inevitably suffer from baked-in shading and casted shadows.”

— Authors · Motivation for the method
Original source
Read on arXiv cs.GR
At a glance
what
DANTE-W is a neural texturing method for recovering diffuse albedo from unstructured image collections.
who
Authors: Guangyu Wang, Tianheng Lu, Ruqi Huang, and Lu Fang.
when
Submitted to arXiv on 26 Jun 2026.
impact
Could help game teams build relightable scanned assets without baked-in shadows and shading.
Signal Positive

Promising for cleaner relightable scan workflows

Discuss

Follow graphics research updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...