Closed ib00 closed 3 months ago
No links of reference, it's something simple I came up on my own. It just tries to merge draws defined by a bounding boxes as long there is no different draw call overlapping in between. The algorithm has to be simple to not put too much heavy work at runtime.
What is the batching algorithm you are using? Any links or references are appreciated.