Go to file
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
backend Frontend/visualiser (#24) 2020-04-20 15:38:11 +02:00
client Make python3 explicit for non-Arch based systems (as if those even exist) 2020-04-07 23:57:41 +02:00
frontend Frontend/visualiser (#24) 2020-04-20 15:38:11 +02:00
mapbuilder add navbar + mapbuilder 2020-03-27 10:31:56 +01:00
.gitignore lets start with a mapbuilder 2019-10-20 11:08:13 +02:00