Reducing draw calls
Methods of reducing bottleneck on preparing and submitting draw calls from CPU to GPU
Updated about 4 years ago
Explain here shortly what is a "draw call".
-
Using LODs to use single material on the mesh
-
Switching to new API: DirectX 12, Vulcan, Metal.