Calculate Delaunay triangulation of the set
Run:
python ./src/delaunay.py
It explains the program.
Graded: 20/20
demo.mov
- Implementation of AABB tree
- Small optimizations with numba To speed up rigid body simulation
Screen.Recording.2025-01-08.at.21.44.46.mov
Graded: 14.5/15
The goal is to implement a point cloud processing pipeline to reconstruct some surface meshes from raw data.
10th Jan