Commit Graph

13 Commits

Author SHA1 Message Date
Starbeamrainbowlabs dea7940b2e Bugfix: Fix client-side Brain.js crashes 2019-07-30 18:38:44 +01:00
Starbeamrainbowlabs 2a81ac792e Start replacing Tensorflow with Brain.js, but it's not finished yet
Note to self: bug them to upgrade ot GPU.js 2 for future projects
2019-07-29 14:36:52 +01:00
Starbeamrainbowlabs b2efeae563 Remove Tensorflow.js dependency 2019-07-29 14:17:47 +01:00
Starbeamrainbowlabs 52d4f4fb38 Bugfix the new web worker.
Web workers + Tensorflow + Rollup = pain. I think I might blog about 
it....
2019-07-25 18:56:59 +01:00
Starbeamrainbowlabs 4708fdbd6e Refactor the AI into a web worker, but it's untested. 2019-07-25 16:44:26 +01:00
Starbeamrainbowlabs 2a065e144a Switch from path polyfill to rollup-plugin-node-builtins
Rollu  doesn't appear to like the path polyfill on npm, since it uses 
Node.js various environment features that Rollup doesn't provide
2019-07-23 15:55:29 +01:00
Starbeamrainbowlabs 61edaf6fa3 Write AI layer, but it's untested. 2019-07-23 15:45:29 +01:00
Starbeamrainbowlabs 225eb8753a Start setting up an AI display layer, but it's not finished yet 2019-07-23 13:49:45 +01:00
Starbeamrainbowlabs 80a8833c03 [client] Get a basic map showing 2019-07-22 15:46:07 +01:00
Starbeamrainbowlabs dd9d39ba52 Create initial scaffolding for client-side map interface. 2019-07-19 15:36:21 +01:00
Starbeamrainbowlabs 5f5a4382a3 Move npm dependencies to top-level of repo 2019-07-19 12:12:34 +01:00
Starbeamrainbowlabs d6e65ca294 Move node serve stuff to subdirectory 2019-05-20 12:21:14 +01:00
Starbeamrainbowlabs 0eeeb06a80 Setup initial server-side application structure 2019-05-20 12:18:25 +01:00