mirror of
https://github.com/DrBeef/Doom3Quest.git
synced 2025-02-07 20:41:04 +00:00
11 lines
399 B
Markdown
11 lines
399 B
Markdown
# 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.
|