Open turol opened 2 years ago
Lots of places in the shaders/code still use individual uniforms. This is slow and discouraged. Find them all and refactor to use uniform buffers.
Lots of places in the shaders/code still use individual uniforms. This is slow and discouraged. Find them all and refactor to use uniform buffers.