The goal of this project is to parallelize the CGAL Tetrahedral Remeshing package using the Intel Threading Building Blocks (TBB) library. This will...
Dynamic Skeletonization via Variational Medial Axis Sampling – CGAL Integration
Qijia HUANG
The project aims to integrate into the CGAL library an algorithm for medial axis approximation that I developed and published at SIGGRAPH Asia 2024....
Extending 2D Arrangement Drawings
Shepard Liu
The 2D Arrangements package in CGAL offers a powerful framework for constructing and manipulating geometric arrangements. However, current demo...
Hexahedral Mesh Generation
Soichiro
This proposal aims to develop an advanced hexahedral grid refinement framework (Owen et al. 2017), supporting single-threaded and multi-threaded...
Enhanced Dual Contouring
Taoli Shen
The goal of this project is to enhance the existing Dual Contouring (DC) method in CGAL by implementing manifold contouring methods. While the...