arXiv:2601.14103cs.CV2026-01被引 5

提出无需训练的3D纹理形态转换方法,兼顾结构与纹理一致性。

Interp3D: Correspondence-aware Interpolation for Generative Textured 3D Morphing

  • 通过条件空间对齐+结构引导插值,分步实现几何与纹理同步过渡
  • 在自建数据集上生成结果在保真度、平滑性、合理性上均优于现有方法
  • 适合动画制作、数字内容创作等需高质量3D形态转换的场景

纹理3D形态转换旨在生成两个3D资产间平滑且合理的过渡,同时保持结构连贯性和细节外观。这一能力不仅推动3D生成研究进展,也广泛应用于动画、编辑和数字内容创作。现有方法或仅作用于几何,忽略纹理;或直接将2D插值扩展至3D,常导致语义模糊、结构错位和纹理模糊。为此,我们提出Interp3D,一种无需训练的纹理3D形态转换框架。它利用生成先验,采用渐进对齐原则:先在条件空间实现语义对齐的插值,再通过SLAT(Structured Latent)引导结构插值保证结构一致性,最后通过细粒度纹理融合传递外观细节。为全面评估,我们构建了包含多级难度的专用数据集Interp3DData,从保真度、过渡平滑性和合理性三方面评测生成结果。定量指标与人工评估均表明,所提方法显著优于现有方法。源代码已公开于https://github.com/xiaolul2/Interp3D。

原文摘要 · Abstract (English)

Textured 3D morphing seeks to generate smooth and plausible transitions between two 3D assets, preserving both structural coherence and fine-grained appearance. This ability is crucial not only for advancing 3D generation research but also for practical applications in animation, editing, and digital content creation. Existing approaches either operate directly on geometry, limiting them to shape-only morphing while neglecting textures, or extend 2D interpolation strategies into 3D, which often causes semantic ambiguity, structural misalignment, and texture blurring. These challenges underscore the necessity to jointly preserve geometric consistency, texture alignment, and robustness throughout the transition process. To address this, we propose Interp3D, a novel training-free framework for textured 3D morphing. It harnesses generative priors and adopts a progressive alignment principle to ensure both geometric fidelity and texture coherence. Starting from semantically aligned interpolation in condition space, Interp3D enforces structural consistency via SLAT (Structured Latent)-guided structure interpolation, and finally transfers appearance details through fine-grained texture fusion. For comprehensive evaluations, we construct a dedicated dataset, Interp3DData, with graded difficulty levels and assess generation results from fidelity, transition smoothness, and plausibility. Both quantitative metrics and human studies demonstrate the significant advantages of our proposed approach over previous methods. Source code is available at https://github.com/xiaolul2/Interp3D.

3D生成纹理对齐形态转换

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。