ISSUE 02THURSDAY, JUNE 4, 2026PRINT 06.2026

GEOMDIGEST

THE INSIDER PUBLICATION FOR COMPUTATIONAL GEOMETRY & DESIGN

Knowledge Graph

Paper Index

Search computational fabrication papers, source venues, authors, implementations, and code availability from the GEOMDIGEST knowledge graph.

1,417Papers
102,687Citations
1Artifacts
Corpus Strata
Venue / year coverage instrument
Lime height = indexed papersOrange mark = citation concentrationClick any cell to filter
151617181920212223242526
197 indexed papers
Human Performance Modeling and Rendering via Neural Animated Mesh
2022 / ACM Transactions on Graphics / 94 citations
No code
Fuqiang Zhao, Yuheng Jiang, Kaixin Yao, Jiakai Zhang, Liao Wang, and 6 more

We have recently seen tremendous progress in the neural advances for photo-real human modeling and rendering. However, it's still challenging to integrate them into an existing mesh-based pipeline for downstream applications. In this paper, we present a compre...

Hierarchical CADNet: Learning from B-Reps for Machining Feature Recognition
2022 / Computer-Aided Design / 93 citations
No code
Andrew Colligan, Trevor Robinson, Declan Nolan, Hua Yang, Weijuan Cao

Deep learning approaches have been shown to be capable of recognizing shape features (e.g. machining features) in Computer-Aided Design (CAD) models in certain circumstances, yet still have issues when the features intersect, and in exploiting the geometric an...

Learning high-DOF reaching-and-grasping via dynamic representation of gripper-object interaction
2022 / ACM Transactions on Graphics / 91 citations
No code
Qijin She, Ruizhen Hu, Juzhan Xu, Min Liu, Kai Xu, and 1 more

We approach the problem of high-DOF reaching-and-grasping via learning joint planning of grasp and motion with deep reinforcement learning. To resolve the sample efficiency issue in learning the high-dimensional and complex control of dexterous grasping, we pr...

SNeRF
2022 / ACM Transactions on Graphics / 88 citations
No code
Thu Nguyen-Phuoc, Feng Liu, Lei Xiao

This paper presents a stylized novel view synthesis method. Applying state-of-the-art stylization methods to novel views frame by frame often causes jittering artifacts due to the lack of cross-view consistency. Therefore, this paper investigates 3D scene styl...

Physics-based character controllers using conditional VAEs
2022 / ACM Transactions on Graphics / 86 citations
No code
Jungdam Won, Deepak Gopinath, Jessica K. Hodgins

High-quality motion capture datasets are now publicly available, and researchers have used them to create kinematics-based controllers that can generate plausible and diverse human motions without conditioning on specific goals (i.e., a task-agnostic generativ...

ComplexGen
2022 / ACM Transactions on Graphics / 82 citations
No code
Haoxiang Guo, Shilin Liu, Hao Pan, Yang Liu, Xin Tong, and 1 more

We view the reconstruction of CAD models in the boundary representation (B-Rep) as the detection of geometric primitives of different orders, i.e. , vertices, edges and surface patches, and the correspondence of primitives, which are holistically modeled as a ...

Neural dual contouring
2022 / ACM Transactions on Graphics / 80 citations
No code
Zhiqin Chen, Andrea Tagliasacchi, Thomas Funkhouser, Hao Zhang

We introduce neural dual contouring (NDC), a new data-driven approach to mesh reconstruction based on dual contouring (DC). Like traditional DC, it produces exactly one vertex per grid cell and one quad for each grid edge intersection, a natural and efficient ...

An Implicit Parametric Morphable Dental Model
2022 / ACM Transactions on Graphics / 79 citations
No code
Congyi Zhang, Mohamed Elgharib, Gereon Fox, Min Gu, Christian Theobalt, and 1 more

3D Morphable models of the human body capture variations among subjects and are useful in reconstruction and editing applications. Current dental models use an explicit mesh scene representation and model only the teeth, ignoring the gum. In this work, we pres...

DiffCloth: Differentiable Cloth Simulation with Dry Frictional Contact
2022 / ACM Transactions on Graphics / 75 citations
No code
Yifei Li, Tao Du, Kui Wu, Jie Xu, Wojciech Matusik

Cloth simulation has wide applications in computer animation, garment design, and robot-assisted dressing. This work presents a differentiable cloth simulator whose additional gradient information facilitates cloth-related applications. Our differentiable simu...

ControlVAE
2022 / ACM Transactions on Graphics / 74 citations
No code
Heyuan Yao, Zhenhua Song, Baoquan Chen, Libin Liu

In this paper, we introduce ControlVAE, a novel model-based framework for learning generative motion control policies based on variational autoencoders (VAE). Our framework can learn a rich and flexible latent representation of skills and a skill-conditioned g...

Dual octree graph networks for learning adaptive volumetric shape representations
2022 / ACM Transactions on Graphics / 72 citations
No code
Peng‐Shuai Wang, Yang Liu, Xin Tong

We present an adaptive deep representation of volumetric fields of 3D shapes and an efficient approach to learn this deep representation for high-quality 3D shape reconstruction and auto-encoding. Our method encodes the volumetric field of a 3D shape with an a...

Iterative poisson surface reconstruction (iPSR) for unoriented points
2022 / ACM Transactions on Graphics / 70 citations
No code
Fei Hou, Chiyu Wang, Wencheng Wang, Hong Qin, Qian Chen, and 1 more

Poisson surface reconstruction (PSR) remains a popular technique for reconstructing watertight surfaces from 3D point samples thanks to its efficiency, simplicity, and robustness. Yet, the existing PSR method and subsequent variants work only for oriented poin...

GANimator
2022 / ACM Transactions on Graphics / 70 citations
No code
Peizhuo Li, Kfir Aberman, Zihan Zhang, Rana Hanocka, Olga Sorkine‐Hornung

We present GANimator, a generative model that learns to synthesize novel motions from a single, short motion sequence. GANimator generates motions that resemble the core elements of the original motion, while simultaneously synthesizing novel and diverse movem...

Text2Light
2022 / ACM Transactions on Graphics / 69 citations
No code
Zhaoxi Chen, Guangcong Wang, Ziwei Liu

High-quality HDRIs (High Dynamic Range Images), typically HDR panoramas, are one of the most popular ways to create photorealistic lighting and 360-degree reflections of 3D scenes in graphics. Given the difficulty of capturing HDRIs, a versatile and controllab...

Hex-Mesh Generation and Processing: A Survey
2022 / ACM Transactions on Graphics / 67 citations
No code
Nico Pietroni, Marcel Campen, Alla Sheffer, Gianmarco Cherchi, David Bommes, and 5 more

In this article, we provide a detailed survey of techniques for hexahedral mesh generation. We cover the whole spectrum of alternative approaches to mesh generation, as well as post-processing algorithms for connectivity editing and mesh optimization. For each...

Neural Cloth Simulation
2022 / ACM Transactions on Graphics / 67 citations
No code
Hugo Bertiche, Meysam Madadi, Sérgio Escalera

We present a general framework for the garment animation problem through unsupervised deep learning inspired in physically based simulation. Existing trends in the literature already explore this possibility. Nonetheless, these approaches do not handle cloth d...

VToonify
2022 / ACM Transactions on Graphics / 67 citations
No code
Shuai Yang, Liming Jiang, Ziwei Liu, Chen Change Loy

Generating high-quality artistic portrait videos is an important and desirable task in computer graphics and vision. Although a series of successful portrait image toonification models built upon the powerful StyleGAN have been proposed, these image-oriented m...

Approximate convex decomposition for 3D meshes with collision-aware concavity and tree search
2022 / ACM Transactions on Graphics / 66 citations
No code
Xinyue Wei, Minghua Liu, Zhan Ling, Hao Su

Approximate convex decomposition aims to decompose a 3D shape into a set of almost convex components, whose convex hulls can then be used to represent the input shape. It thus enables efficient geometry processing algorithms specifically designed for convex sh...

A Kernel Correlation-Based Approach to Adaptively Acquire Local Features for Learning 3D Point Clouds
2022 / Computer-Aided Design / 65 citations
No code
Yupeng Song, Fazhi He, Yansong Duan, Yaqian Liang, Xiaohu Yan
Neural Point Catacaustics for Novel-View Synthesis of Reflections
2022 / ACM Transactions on Graphics / 65 citations
No code
Georgios Kopanas, Thomas Leimkühler, Gilles Rainer, Clément Jambon, George Drettakis

View-dependent effects such as reflections pose a substantial challenge for image-based and neural rendering algorithms. Above all, curved reflectors are particularly hard, as they lead to highly non-linear reflection flows as the camera moves. We introduce a ...

Page 4 of 10
PreviousNext