This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
delaunay2d
Watch
1
Star
0
Fork
0
You've already forked delaunay2d
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2a69d72aec
delaunay2d
/
README.md
Yi Zhang
2a69d72aec
update to stable version
2021-09-19 09:21:11 +08:00
162 B
Raw
Blame
History
A C++ implementation of the 2D Delaunay triangulation using the Bowyer-Watson algorithm.
compile
g++ demo.cpp
run
./a.out