Skip to content
This repository was archived by the owner on Aug 14, 2022. It is now read-only.

Files

Latest commit

0b06d81 · Nov 8, 2020

History

History

client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 6, 2019
Oct 13, 2019
Sep 5, 2019
Nov 8, 2020
Apr 10, 2020
Oct 6, 2019
Sep 3, 2019
Oct 10, 2019
Oct 6, 2019
Oct 10, 2019
Oct 6, 2019
Oct 8, 2019
Oct 6, 2019
Oct 10, 2019
Oct 10, 2019
Sep 5, 2019
Oct 6, 2019

README.md

Flycam client

WebAssembly Demo:

Controls: Mouse, W, A, S, D and Shift key for boost

Build:

Native (tested on macOS):
  • Fetch repo with submodules
  • Have g++ sdl2, protobuf and glew installed.
  • Build: ./build.sh
  • Run: ./main

TODO:

- improve download order
- abort emscripten_fetch_close() https://emscripten.org/docs/api_reference/fetch.html
  and/or emscripten coroutine fetch semaphore	
- purge branches less aggressively	
- workers instead of shared mem https://emscripten.org/docs/api_reference/emscripten.h.html#worker-api