delve-framework icon indicating copy to clipboard operation
delve-framework copied to clipboard

Unify vertex format between Sprites and Meshes

Open Interrupt opened this issue 1 year ago • 0 comments

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.

Interrupt avatar Oct 19 '24 00:10 Interrupt