delve-framework
delve-framework copied to clipboard
Unify vertex format between Sprites and Meshes
It's a bit of a pain to need to make different shaders for Sprites vs Meshes, sprites should probably supply some default normal and tangent buffers so that shaders can be mixed and matched between them.