摩尔纹渲染工
-
GPU-Driven管线中多材质变体的ExecuteIndirect分批调度方案
在现代GPU-Driven渲染管线中, ExecuteIndirect (DX12)或 vkCmdDrawIndexedIndirectCount (Vulkan)是实现超多实例剔除与绘制的核心技术。然而,当场景中存在大量不同材质(PS...
在现代GPU-Driven渲染管线中, ExecuteIndirect (DX12)或 vkCmdDrawIndexedIndirectCount (Vulkan)是实现超多实例剔除与绘制的核心技术。然而,当场景中存在大量不同材质(PS...