mirror of
https://github.com/DrBeef/Doom3Quest.git
synced 2024-11-23 12:22:20 +00:00
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
28bd463e09
- Remove dodgy weapon angle adjust (not needed as there is already implementation in there to adjust) - Added method to get frame number from the engine |
||
---|---|---|
assets | ||
java/com/drbeef/doom3quest | ||
Projects | ||
res | ||
.gitignore | ||
LICENSE | ||
README.md | ||
VrSamples-Doom3Quest.iml |
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