Commit graph

11 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 998cb3d535
Frontend/visualiser: enhancement show ship_count in visualiser (#23)
* make all fleets fly forward

* make things beautiful
2020-04-17 21:03:43 +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
ajuvercr 4ef9b79e49 exported set_instance now just takes a string 2019-09-21 11:37:26 +02:00
ajuvercr bcd0665c17 add play pause 2019-09-21 10:17:35 +02:00
ajuvercr adc8759e0e Flying straight 2019-09-20 17:48:00 +02:00
ajuvercr 89eae79eca smooth transition 2019-09-19 18:27:56 +02:00
ajuvercr 26d964637d better planets 2019-09-19 17:52:48 +02:00
ajuvercr 366f3361d9 colourful planets 2019-09-18 12:29:56 +02:00
ajuvercr aa97ec8837 wtf 2019-09-17 20:19:04 +02:00