Open MrsRina opened 1 year ago
I think it is a good feature, to improve the rendering performance, instead of filling a lot of uniforms per tick, fill a UBO.
Actually EKG does not have that, but I optimized a little the uniform calls, still irrelevant, but UBO-based should come together with Vulkan Implementation.
I think it is a good feature, to improve the rendering performance, instead of filling a lot of uniforms per tick, fill a UBO.