TheCherno / Sparky

Cross-Platform High Performance 2D/3D game engine for people like me who like to write code.
Apache License 2.0
1.09k stars 222 forks source link

bgfx as rendering api #64

Closed catinwarmhands closed 8 years ago

catinwarmhands commented 8 years ago

Have you heard of bgfx lib ? It provides opengl, opengl es, webgl, directx (9, 11, 12) and metal support. I thinck it would be awesome to use this lib in sparky engine Check out examples here

TheCherno commented 8 years ago

Looks like it will be a great resource to refer to, however Sparky is going to rock its own renderers, for obvious reasons. Thanks for bringing this to my attention though, should definitely help. :)