CORTEXA
← Browse
arxivcs.GRcs.CV2026-07-12

PoseAlign: Sculpting Pose-Consistent Meshes via Text-Guided Deformation

Shijin Wang, Zichong Chen, Yang Zhou, Hui Huang

Mesh deformation, the process of altering the vertex positions of a 3D mesh while preserving its topological structure, is a cornerstone of computer graphics. Despite the recent emergence of numerous text-guided 3D mesh deformation methods, deforming an initial mesh into one that both adheres to text prompts and preserves its pose remains challenging. This paper proposes PoseAlign, which decomposes text-guided mesh deformation into two stages: global pose scaling and local detail sculpting. Specifically, in the first stage, we introduce the Laplacian as a differentiable mesh representation to enable more efficient yet smoother global deformation. Then, we propose a novel pose-aligned SDS loss by adapting score distillation sampling (SDS) with an attention-sharing mechanism, which sculptures fine-grained geometric details for the deformed mesh while preserving its original pose. PoseAlign significantly enhances the controllability of the overall deformation process, achieving a favorable balance between pose preservation and text alignment. Experiments demonstrate the competitive advantages of our method in text alignment and mesh quality. Code is available at: https://cousingrade6.github.io/PoseAlign

View free PDFSource page

Related papers

arxivcs.CVcs.GR2026-06-26

Meshtryoshka: Differentiable Rendering of Real-World Scenes via Mesh Rasterization

David Charatan, Daniel Xu, Richard Szeliski, George Kopanas, Vincent Sitzmann

Differentiable rendering has emerged as a powerful approach for 3D reconstruction and novel view synthesis. State-of-the-art differentiable rendering methods combine a variety of custom representations of 3D geometry and appearance with specialized renderers. However, most downst…

View free PDFSource page
arxivcs.GRcs.CV2026-07-08

GReFEM: Multimodal LLMs as Zero-Shot Semantic Assistants for Physics-Guided 3D Mesh Refinement

Kartik Bali, Mahish K. Guru, Christian J Cyron, Roland Aydin

Adaptive volumetric finite element meshing is a critical step in computer-aided engineering and analysis that dictates the computational budget of a given problem. It traditionally requires iterative PDE solvers or heavily supervised, data-driven surrogates trained on large-scale…

View free PDFSource page
arxivcs.CVcs.GRcs.LG2026-06-27

HorizonRelight: Relighting Long-horizon Videos Consistently via Diffusion Transformers

Jing Yang, Mayoore Jaiswal, Zian Wang, Steven Zeng, Rochelle Pereira, Yajie Zhao, et al.

Diffusion-based video relighting enables controllable relighting from a single input video, but modern video diffusion backbones are trained on short clips and applied to long-horizon videos through chunked sliding-window inference, often causing temporal discontinuities at chunk…

View free PDFSource page
arxivcs.CVcs.GR2026-07-17

Per-Stroke Temporal Control for Text-to-Motion via Action Units and Action-Detection Guidance

Euijun Jung, Youngki Lee

Text-to-motion models are competent at the action a prompt names but unreliable at when each stroke lands: four punches alternating left and right rarely return four separable strokes. We introduce typed temporal events called Action Units (AUs) that make the individual stroke --…

View free PDFSource page
arxivcs.GRcs.CVcs.LGcs.RO2026-07-09

ARDY: Autoregressive Diffusion with Hybrid Representation for Interactive Human Motion Generation

Kaifeng Zhao, Mathis Petrovich, Haotian Zhang, Tingwu Wang, Siyu Tang, Davis Rempe

Generating realistic 3D human motions in real-time within interactive applications is key for animation, simulation, and humanoid robotics. While recent offline motion generation approaches offer precise control via text and kinematic constraints, they lack the inference speed re…

View free PDFSource page
arxivcs.CVcs.GR2026-07-21

UVFaceFusion: Fast Multi-view Topologically Consistent Face Reconstruction in the Wild via UV-space Neural Fusion

Xin Ming, Yuxuan Han, Junhai Yong, Feng Xu

Reconstructing high-fidelity facial geometry with an assigned topology is essential for digital avatar creation and animation, yet existing automated methods often trade off geometric fidelity and in-the-wild generalization. We present UVFaceFusion, a feed-forward framework for m…

View free PDFSource page