https://github.com/fildon/voronoi
https://github.com/fildon/voronoi
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fildon/voronoi
- Owner: fildon
- Created: 2019-07-27T10:05:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T04:20:04.000Z (over 4 years ago)
- Last Synced: 2025-01-19T20:17:54.853Z (over 1 year ago)
- Language: TypeScript
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# voronoi
A collection of points are bounced around the window. In real time a voronoi diagram is constructed around each point, and continually updated as the points move around.
You can view the currently deployed website here: [Voronoi](https://fildon.me/voronoi/)