5 ms·
You should definitely check out bgfx (https://github.com/bkaradzic/bgfx https://github.com/bkaradzic/bgfx). It abstracts various graphics APIs for you, making d
by devbug 12y ago
You should definitely check out bgfx (https://github.com/bkaradzic/bgfx https://github.com/bkaradzic/bgfx). It abstracts various graphics APIs for you, making development and debugging markedly easier. It also stops you from having to deal with the complex state-machine known as GL.