paper-with-me

홈 › Papers

Text2VDM: Text to Vector Displacement Maps for Expressive and Interactive 3D Sculpting

2025-02-27 · Hengyu Meng, Duotun Wang, Zhijing Shao, Ligang Liu, Zeyu Wang

Professional 3D asset creation often requires diverse sculpting brushes to add surface details and geometric structures. Despite recent progress in 3D generation, producing reusable sculpting brushes compatible with artists' workflows remains an open and challenging problem. These sculpting brushes are typically represented as vector displacement maps (VDMs), which existing models cannot easily generate compared to natural images. This paper presents Text2VDM, a novel framework for text-to-VDM brush generation through the deformation of a dense planar mesh guided by score distillation sampling (SDS). The original SDS loss is designed for generating full objects and struggles with generating desirable sub-object structures from scratch in brush generation. We refer to this issue as semantic coupling, which we address by introducing classifier-free guidance (CFG) weighted blending of prompt tokens to SDS, resulting in a more accurate target distribution and semantic guidance. Experiments demonstrate that Text2VDM can generate diverse, high-quality VDM brushes for sculpting surface details and geometric structures. Our generated brushes can be seamlessly integrated into mainstream modeling software, enabling various applications such as mesh stylization and real-time interactive modeling.

📄 PDF Abstract BibTeX arXiv:2502.20045

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Similar Papers 제목 키워드 기반

GenVDM: Generating Vector Displacement Maps From a Single Image

2025-03-01 · CVPR 2025 1 · Yuezhi Yang, Qimin Chen, Vladimir G. Kim, Siddhartha Chaudhuri 외

We introduce the first method for generating Vector Displacement Maps (VDMs): parameterized, detailed geometric stamps commonly used in 3D modeling. Given a single input image, our method first generates multi-view norma…

Sparse to Dense Dynamic 3D Facial Expression Generation

2021-05-16 · CVPR 2022 1 · Naima Otberdout, Claudio Ferrari, Mohamed Daoudi, Stefano Berretti 외

In this paper, we propose a solution to the task of generating dynamic 3D facial expressions from a neutral 3D face and an expression label. This involves solving two sub-problems: (i)modeling the temporal dynamics of ex…

3D Face AnimationDecoderFace GenerationFacial expression generation

Displacement-Sparse Neural Optimal Transport

2025-02-03 · Peter Chen, Yue Xie, Qingpeng Zhang

Optimal Transport (OT) theory seeks to determine the map $T:X \to Y$ that transports a source measure $P$ to a target measure $Q$, minimizing the cost $c(\mathbf{x}, T(\mathbf{x}))$ between $\mathbf{x}$ and its image $T(…

Dimensionality Reduction

Tex2Shape: Detailed Full Human Body Geometry From a Single Image

2019-04-18 · ICCV 2019 10 · Thiemo Alldieck, Gerard Pons-Moll, Christian Theobalt, Marcus Magnor

We present a simple yet effective method to infer detailed full human body shape from only a single photograph. Our model can infer full-body shape including face, hair, and clothing including wrinkles at interactive fra…

Image-to-Image TranslationTranslation

Geometry Driven Progressive Warping for One-Shot Face Animation

2022-10-05 · Yatao Zhong, Faezeh Amjadi, Ilya Zharkov

Face animation aims at creating photo-realistic portrait videos with animated poses and expressions. A common practice is to generate displacement fields that are used to warp pixels and features from source to target. H…

Face Model