Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fildon/voronoi
https://github.com/fildon/voronoi
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/fildon/voronoi
- Owner: fildon
- Created: 2019-07-27T10:05:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T04:20:04.000Z (almost 3 years ago)
- Last Synced: 2023-02-27T23:06:26.826Z (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/)