bit-hack/nano3d

Fit bins to framebuffer edge

Opened this issue · 0 comments

For simplicity the current implementation tiles bins up to the nearest multiple that doesnt overlap the framebuffer edge. When the framebuffer is not an exact multiple of the bin size this leads to dead space around the windows edge. This system should be improved to handle partialy visible bins.