OffsetCrust: Variable-Radius Offset Approximation with Power Diagrams

Zihan Zhao1,Pengfei Wang1,Minfeng Xu2,Shuangmin Chen3,Shiqing Xin1,Changhe Tu1,Wenping Wang4
1Shandong University,2Shandong University of Finance and Economics,3Qingdao University of Science and Technology,4Texas A&M University
Corresponding author
IEEE Transactions on Visualization and Computer Graphics (TVCG), 2026
OffsetCrust variable-radius offset results on a Centaur model
By assigning varying offset distances (visualized using different colors) to the vertices of the input Centaur model, our method generates a set of outward variable-radius offset surfaces: (a) the front part is enlarged significantly more than the rear, (b) the rear part is enlarged significantly more than the front, and (c) a constant-radius offset is applied uniformly across the model.

Abstract

Offset surfaces, defined as the Minkowski sum of a base surface and a rolling ball, play a crucial role in geometry processing, with applications ranging from coverage motion planning to brush modeling. While considerable progress has been made in computing constant-radius offset surfaces, computing variable-radius offset surfaces remains a challenging problem.

In this paper, we present OffsetCrust, a novel framework that efficiently addresses the variable-radius offsetting problem by computing a power diagram. Let R\mathcal{R} denote the radius function defined on the base surface S\mathcal{S}. The power diagram is constructed from contributing sites, consisting of carefully sampled base points on S\mathcal{S} and their corresponding off-surface points, displaced along R\mathcal{R}-dependent directions. In the constant-radius case only, these displacement directions align exactly with the surface normals of S\mathcal{S}.

Moreover, our method mitigates the misalignment issues commonly seen in crust-based approaches through a lightweight fine-tuning procedure. We validate the accuracy and efficiency of OffsetCrust through extensive experiments, and demonstrate its practical utility in applications such as reconstructing original boundary surfaces from medial axis transform (MAT) representations.

Intro: What is Variable-Radius Offsets?

Intro: What is Variable-Radius Offsets?

Results: Variable-Radius Offsets

Results: Constant-Radius Offsets

BibTeX

@article{zhao2026offsetcrust,
  title={OffsetCrust: Variable-Radius Offset Approximation with Power Diagrams},
  author={Zhao, Zihan and Wang, Pengfei and Xu, Minfeng and Chen, Shuangmin and Xin, Shiqing and Tu, Changhe and Wang, Wenping},
  journal={IEEE Transactions on Visualization and Computer Graphics},
  volume={32},
  number={9},
  pages={7729--7741},
  year={2026},
  month={Sep},
  doi={10.1109/TVCG.2026.3701358},
  publisher={IEEE}
}