ISSUE 02THURSDAY, JUNE 4, 2026PRINT 06.2026

GEOMDIGEST

THE INSIDER PUBLICATION FOR COMPUTATIONAL GEOMETRY & DESIGN

GEOMDIGEST / PAPERS / TEXTURE-SIZE-REDUCTION-THROUGH-SYMMETRIC-OVERLAP-AND-TEXTURE-CARVING-2025-825414
No code

Texture Size Reduction Through Symmetric Overlap and Texture Carving

2025 / ACM Transactions on Graphics / DOI 10.1145/3714408

Maintaining memory-efficient 3D assets is critical for game development due to size constraints for applications, as well as runtime costs such as GPU data transfers. While most prior work on 3D modeling focuses on reducing triangle count, few works focus on reducing texture sizes. We propose an automatic approach to reduce the texture size for 3D models while maintaining the rendered appearance of the original input. The two core components of our approach are (1) overlapping identical UV charts and folding mirrored regions within charts through an optimal transport optimization, and (2) carving redundant and void texels in a UV-aware and texture-aware way without inverting the UV mesh. The first component creates additional void space, whereas the second removes void space, and their combination can greatly increase texels utilized by the UV mesh at lower texture resolutions. Our method is robust and general, and can process a 3D model with arbitrary UV layout and multiple textures without modifying the 3D mesh. We evaluate our approach on 110 models from the Google Scanned Object dataset and 64 models from Sketchfab. Compared to other approaches, ours has on average 1 to 3 dB PSNR higher rendering similarity and reduces pixelation in visual comparisons.

1
Citations
51
References
0
Implementations
No evidence
Repro status

Reproducibility Dossier

No evidenceConfidence: automated / checked Apr 2026

GEOMDIGEST treats reproducibility as an evidence trail: public artifacts, documentation, data, packaging, archival stability, and verification checks. Numeric scores are only exposed for audited records; public pages prioritize the evidence itself.

0
Evidence
0
Verified
not yet
Code
not yet
Data
not yet
Docs
not yet
Build checks
No public reproducibility evidence has been attached yet. Editors can add code, data, documentation, package, demo, benchmark, archive, or supplement links.
Methodology
Improve this dossier

Implementation Index

No implementations indexed yet

This paper is in the knowledge graph, but we have not attached a runnable artifact yet.

Citation Lineage

Lineage not indexed yet

This paper is in the knowledge graph, but no in-corpus reference or citing-paper links have been attached yet.