b438621db6Some initial work on loading shaders. Fetches constant buffer locations using reflection and makes it possible to set them. A constant buffer field called 'mvp' is automatically filled if found
преди 6 месеца
Karl Zylinski
f94eb2966aAdd alpha if missing when loading texture
преди 6 месеца
Karl Zylinski
8f5d637f6dPorted a shader example from raylib and added missing wrapper procs