Htex: Per-Halfedge Texturing for Arbitrary Mesh Topologies

07/12/2022
by   Wilhem Barbier, et al.
0

We introduce per-halfedge texturing (Htex) a GPU-friendly method for texturing arbitrary polygon-meshes without an explicit parameterization. Htex builds upon the insight that halfedges encode an intrinsic triangulation for polygon meshes, where each halfedge spans a unique triangle with direct adjacency information. Rather than storing a separate texture per face of the input mesh as is done by previous parameterization-free texturing methods, Htex stores a square texture for each halfedge and its twin. We show that this simple change from face to halfedge induces two important properties for high performance parameterization-free texturing. First, Htex natively supports arbitrary polygons without requiring dedicated code for, e.g, non-quad faces. Second, Htex leads to a straightforward and efficient GPU implementation that uses only three texture-fetches per halfedge to produce continuous texturing across the entire mesh. We demonstrate the effectiveness of Htex by rendering production assets in real time.

READ FULL TEXT

page 1

page 11

page 12

research
08/02/2022

A Dataset and Benchmark for Mesh Parameterization

UV parameterization is a core task in computer graphics, with applicatio...
research
06/22/2023

BPM: Blended Piecewise Moebius Maps

We propose a novel Moebius interpolator that takes as an input a discret...
research
07/21/2020

Neural Mesh Flow: 3D Manifold Mesh Generationvia Diffeomorphic Flows

Meshes are important representations of physical 3D entities in the virt...
research
04/17/2020

A Simple, General, and GPU Friendly Method for Computing Dual Mesh and Iso-Surfaces of Adaptive Mesh Refinement (AMR) Data

We propose a novel approach to extracting crack-free iso-surfaces from S...
research
04/11/2022

GPU Parallel algorithm for the generation of polygonal meshes based on terminal-edge regions

This paper presents a GPU parallel algorithm to generate a new kind of p...
research
06/13/2020

Convolutional Generation of Textured 3D Meshes

Recent generative models for 2D images achieve impressive visual results...
research
11/23/2020

Structure-Aware Completion of Photogrammetric Meshes in Urban Road Environment

Photogrammetric mesh models obtained from aerial oblique images have bee...

Please sign up or login with your details

Forgot password? Click here to reset