2021-09-18 14:42:04 +08:00
2021-09-15 14:13:25 +08:00
2021-09-18 14:42:04 +08:00
2021-09-18 14:42:04 +08:00
2021-09-18 14:42:04 +08:00
2021-09-18 14:42:04 +08:00
2021-09-18 14:42:04 +08:00
2021-09-18 14:42:04 +08:00
2021-09-18 14:42:04 +08:00
2021-09-15 06:09:35 +00:00
2021-09-18 14:42:04 +08:00
2021-09-18 14:42:04 +08:00
2021-09-15 14:13:25 +08:00

A C++ implementation of the 2D Delaunay triangulation using the Bowyer-Watson algorithm.

compile

g++ demo.cpp

run

./a.out > demo.off
Description
No description provided
Readme 53 KiB
Languages
C++ 100%