Point Sampling of Triangle Meshes with Poisson Disc Sampling
Bradley McCoy
For various applications, a good sampling of triangle meshes is required. While CGAL provides different sampling strategies in the Polygon Mesh...
Intrinsic Mollification Schemes to Enhance Cotangent Weights Robustness
Islam Omar
The project aims to tackle the challenge of low-quality triangles in triangle meshes by mollifying each triangle, effectively simulating improved...
CGAL Python Bindings
Radosław Dąbkowski
The CGAL library provides many robust and extensive algorithms, but its use is limited only to C++ experts. My project aims to lower the barrier to...
Hexahedral mesh generation
Théo Bénard
The goal of this project is to implement the method of the paper "A template-based approach for parallel hexahedral two-refinement", Steven J. Owen,...
"Enhancing CGAL’s Basic Viewer based on GLFW: Extending Functionality and Refining Implementation
Theo Grillon
In the past, I played an active role in the development of a lightweight basic viewer for CGAL, utilizing the GLFW framework. The primary aim of this...