Commit graph

6 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
e0a634464e give visualizer a facelift 2020-04-01 22:16:55 +02:00
ajuvercr
b6fa959f1e fuck partials 2020-04-01 21:39:04 +02:00
ajuvercr
09711466ac update voronoi for weak hardware 2020-03-29 07:15:50 +02:00
ajuvercr
b650f8d95a read games from ini in rocket 2020-03-27 17:32:59 +01:00
ajuvercr
b6d11b64a9 add visualizer 2020-03-27 15:27:19 +01:00