Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Rinnegatamante/d3es-vita

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

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.