State-of-the-art Isosurfacing in CGAL
- Mentors
- Daniel Zint
- Organization
- CGAL Project
- Technologies
- c++, Intel TBB
- Topics
- geometry processing, Isosurfacing
Extracting isosurfaces from scalar functions is a common method for generating 3D meshes. An isosurface is a subspace with equal values of the function. The result of this project will be a CGAL package that provides an API and the algorithms to make isosurfacing on uniform grids available to CGALs users. The interface must be generic and allow the use of different representations of scalar functions and output meshes as well as suitable geometry kernels.