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 6cfe71c10b Grab Flashlight from holster on your dominant side
This replaces the out-of-view backpack. Next step will be to render a world entity representing the flashlight that can be grabbed.
2020-09-17 23:50:54 +01:00
assets Various 2020-09-16 22:41:35 +01:00
java/com/drbeef/doom3quest Various 2020-09-16 22:41:35 +01:00
Projects Grab Flashlight from holster on your dominant side 2020-09-17 23:50:54 +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