d3es-vita icon indicating copy to clipboard operation
d3es-vita copied to clipboard

Port of Doom 3 for PSVITA formerly named Potatoom 3. (Based on https://github.com/emileb/d3es-multithread )

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 40% speed increase.