Ultimate LdragoDec 8, 20226 min readMulti Draw Indirect Rendering in VulkanIn this blog, I will show how I implemented multi draw indirect rendering in my engine. As usual, this post is not meant to be a...
Ultimate LdragoDec 7, 20228 min readPoint Cloud Rendering using the Mesh Shader pipeline - Algorithm overview