mirror of
https://github.com/DrBeef/Doom3Quest.git
synced 2024-11-24 21:01:23 +00:00
b2b8f43c9d
Builds, runs, no stereo or much else is working, menus work ok though
399 B
399 B
ABOUT
Combination of the excellent dhewm3 and d3wasm projects, now with multithreaded frontend and backend renderering.
Forked from: https://github.com/gabrielcuvillier/d3wasm
With the GLES2 renderer from the awesome D3WASM project: https://github.com/gabrielcuvillier/d3wasm
The backend is now run in a spearate thread in parallel with the front end. This give apporx 50% speed increase.