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
Grant Bagwell 2d8e321f13 Fixed PDA
2020-12-28 22:36:27 +01:00
assets Watch + Height 2020-12-28 18:15:19 +01:00
java/com/drbeef/doom3quest Implementation of default config for quest1/quest2 2020-12-06 10:52:22 +00:00
Projects Fixed PDA 2020-12-28 22:36:27 +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-10-10 11:11:16 +01:00
VrSamples-Doom3Quest.iml Updated gradle to 5.4.1 2020-09-17 23:13:16 +01:00

Doom3Quest

Doom 3 based on the excellent port from Emile Belanger (https://github.com/emileb), with multithreaded front end and backend renderering, with an updated renderer to OpenGL ES 3.0 to take advantage of MultiView to dramatically improve VR rendering performance.

Forked from: https://github.com/emileb/d3es-multithread