https://github.com/stynh/delautris.js
Triangles that move using Simplex Noise and Delaunay Triangulation
https://github.com/stynh/delautris.js
Last synced: about 1 year ago
JSON representation
Triangles that move using Simplex Noise and Delaunay Triangulation
- Host: GitHub
- URL: https://github.com/stynh/delautris.js
- Owner: StynH
- License: mit
- Created: 2019-12-10T13:01:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T22:17:30.000Z (over 6 years ago)
- Last Synced: 2025-02-09T23:41:46.991Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 138 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# delautris.js

Something I made because I was wondering if it was possible. Also for learning TypeScript.