Open RicoP opened 7 years ago
Luckely mouse and keyboard bindings should be quite tribvial to implement, because emscripten already gives us propper callbacks: https://github.com/bkaradzic/bgfx/blob/5df496952726d0c7ecb91ed1b1976f31eba03d7d/examples/common/entry/entry_asmjs.cpp#L91
hi there.
Are there any plans to support emscripten? Meaning being able to compile a gainput app with the emcc compiler and have proper keyboard, mouse and gamepad support.