Commit graph

3 commits

Author SHA1 Message Date
ajuvercr 129c904967
Frontend/visualiser (#24)
* refactor to src folder

* add working voronoi js file with types

* some spring cleaning

* update voronoi-core.d.ts to include inner class exports

* make voronoi go really fast

* do the voronoi dance

* better handle outliers in voronoi

* make renderer use multiple layers

* resize voronoi with resize + squash all in one buffer

* actually wait for shader factories to be created + cleanup

* show more info with FPS Counter

* POWER UP
2020-04-20 15:38:11 +02:00
ajuvercr 09711466ac update voronoi for weak hardware 2020-03-29 07:15:50 +02:00
ajuvercr f8edd2630a add voronoi 2019-09-24 14:29:13 +02:00