An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# delautris.js
![Example](https://i.imgur.com/dnVt8w1.png)
Something I made because I was wondering if it was possible. Also for learning TypeScript.