Doom 3 based on a combination of the excellent dhewm3 and d3wasm projects, with multithreaded backend renderering from emileb, OpenGLES MultiView from DrBeef and lots of VR functionality ported by Baggyg from the excellent Fully Possessed PCVR mod
Find a file
Simon d183420e9d A few fixes...
- Smooth stair transitions
- Don't trigger footstep sounds on small positional tracked movement
- Align the chainsaw and its impact point better
- A few other weapon alignment tweaks
2020-09-20 12:10:53 +01:00
assets Laser sight 2020-09-19 22:30:26 +01:00
java/com/drbeef/doom3quest Various 2020-09-16 22:41:35 +01:00
Projects A few fixes... 2020-09-20 12:10:53 +01:00
res Initial Commit 2020-09-08 23:10:45 +01:00
.gitignore Updated gradle to 5.4.1 2020-09-17 23:13:16 +01:00
LICENSE Initial commit 2020-09-08 22:37:20 +01:00
README.md Update README.md 2020-09-08 23:11:36 +01:00
VrSamples-Doom3Quest.iml Updated gradle to 5.4.1 2020-09-17 23:13:16 +01:00

Doom3Quest

Doom 3 based on a combination of the excellent dhewm3 and d3wasm projects, with multithreaded frontend and backend renderering. Forked from: https://github.com/emileb/d3es-multithread