https://github.com/miha53cevic/delaunaytriangulation
Implementation of the Bowyer-Watson Algorithm
https://github.com/miha53cevic/delaunaytriangulation
bowyer-watson-algorithm delaunaytriangulation
Last synced: about 1 year ago
JSON representation
Implementation of the Bowyer-Watson Algorithm
- Host: GitHub
- URL: https://github.com/miha53cevic/delaunaytriangulation
- Owner: miha53cevic
- Created: 2019-10-30T18:13:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T19:33:03.000Z (about 5 years ago)
- Last Synced: 2025-02-05T20:03:24.446Z (over 1 year ago)
- Topics: bowyer-watson-algorithm, delaunaytriangulation
- Language: JavaScript
- Size: 14.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DelaunayTriangulation
Implementation of the Bowyer-Watson Algorithm
Link: https://miha53cevic.github.io/DelaunayTriangulation/
## Sources used
- https://en.wikipedia.org/wiki/Bowyer%E2%80%93Watson_algorithm
- https://travellermap.com/tmp/delaunay.htm
- http://www.holo.hr/Formule/Pregled/tabid/62/fid/Mat21-01/Default.aspx
- http://www.holo.hr/Formule/Pregled/tabid/62/cid/M2121/fid/Mat10-04/Default.aspx