Jing-En Jiang · Hanxiao Wang · Mingyang Zhao · Dong-Ming Yan · Shuangmin Chen . Shiqing Xin . Changhe Tu . Wenping Wang
This repository contains the official implementation of our SIGGRAPH 2025 paper "DeFillet: Detection and Removal of Fillet Regions in Polygonal CAD Models".
Please give a star and cite if you find this repo useful.
- Windows 11
- CLion2024.1.2 + Visual Stdio 2022
- Intel(R) Core i9-13900K
The dependent libraries of our code includes:
- Eigen3 (3.4.0 or later)
- libigl (2.5.0 or later)
- CGAL (5.6 or later)
- Easy3D (2.5.2 or later), Please visit the Prof.Nan's repository to obtain it and follow the instructions for installation.
Coming Soon!
If you make use of our work, please cite our paper:
@article{jiang2025defillet,
title={DeFillet: Detection and Removal of Fillet Regions in Polygonal CAD Models},
author={Jing-En Jiang and Hanxiao Wang and Mingyang Zhao and Dong-Ming Yan and Chen, Shuangmin and Xin, Shiqing and Tu, Changhe and Wang, Wenping },
journal={ACM Transactions on Graphics (TOG)},
publisher={ACM New York, NY, USA},
year={2025},
address = {New York, NY, USA},
volume = {44},
number = {4},
issn = {0730-0301},
url = {https://doi.org/10.1145/3731166},
doi = {10.1145/3731166},
}If any problem, please contact me via [email protected].