Search papers, labs, and topics across Lattice.
This paper introduces Blended Chart Surfaces, a novel surface representation designed to optimize geometry processing by providing a compact, explicit, and smooth representation that is anchored to user-defined topologies. The method employs a polynomial map optimization at proxy mesh vertices, seamlessly blending neighboring maps to ensure global smoothness and differentiability without the need for input parametrization. The results demonstrate that Blended Chart Surfaces outperform existing explicit representations in terms of compactness, simplicity, and access to differential quantities while maintaining smooth transitions across surface patches.
Achieving global smoothness and explicit representation without input parametrization, Blended Chart Surfaces redefine surface fitting in geometry processing.
A surface representation suitable for geometry processing should be compact and explicit, provide global smoothness guarantees, support a wide range of surface topologies, and offer reliable access to differential quantities such as normals and surface energies, while remaining compatible with modern differentiable optimization. Existing neural representations typically sacrifice one or more of these properties: implicit fields typically require iso-surfacing for downstream use, while explicit neural maps are constrained by canonical-domain parametrizations or exhibit seam artifacts between local charts. We introduce Blended Chart Surfaces, a compact, network-free, explicit representation that is smooth by construction and anchored to user-provided topology. Given a coarse proxy mesh encoding the intended surface topology and approximate geometry, Blended Chart Surfaces jointly optimize for a polynomial map at each proxy vertex using an off-the-shelf optimizer to fit to an implicit target shape, avoiding the need for an input parametrization. Neighboring maps are fused using a smooth 'one-ring coordinate' blending scheme, decoupling topology and coarse geometry (carried by the proxy) from geometric details (carried by the local patches). The surface is globally smooth, fully differentiable, and enables stable evaluation of derivatives, making differential quantities and surface energies directly accessible. Additionally, our construction is equivariant to rigid motions and scaling of the proxy mesh. We evaluate Blended Chart Surfaces on various topologies and geometric complexity, and compare against explicit alternatives including interpolating-function baselines and mesh-displacement MLPs. Across these, Blended Chart Surfaces achieve a favorable trade-off among compactness, simplicity, access to differential quantities, and expressivity while remaining smooth across patch boundaries.