Hacker News new | ask | show | jobs
by Jare 3344 days ago
I'm thinking more like bgfx, which is a cross platform API to access vertex and index buffers, textures, rendertargets, shaders and render states. Primitives like models, sprites, fonts, etc are up to you but the repo contains examples with extra utilities for those things.
1 comments

bgfx looks really cool, thanks for letting me know about it!