ioquake / ioq3

The ioquake3 community effort to continue supporting/developing id's Quake III Arena
https://ioquake3.org/
GNU General Public License v2.0
2.43k stars 530 forks source link

Add OpenGLES2 renderer #663

Closed NuclearMonster closed 5 months ago

NuclearMonster commented 5 months ago

This will assist with ports to many platforms as well as emscripten web builds.

Once this is done, any previous dependencies for translating the current renderers to webgl should be removed.

NuclearMonster commented 5 months ago

Solved by #664! Excellent.