doom3quest/Projects/Android/jni/d3es-multithread-master
Simon 6defa52225 Haptics
Weapon haptics working rather nicely!
World shake also triggers haptics
Velocity triggered attack for the  flashlight and chainsaw
vr_chibi (thanks to RBDOOM-BFG) just for a bit of a laugh
2020-09-17 22:46:48 +01:00
..
base Initial Commit 2020-09-08 23:10:45 +01:00
neo Haptics 2020-09-17 22:46:48 +01:00
COPYING.txt Initial Commit 2020-09-08 23:10:45 +01:00
README.md Initial Commit 2020-09-08 23:10:45 +01:00

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.