autobatch icon indicating copy to clipboard operation
autobatch copied to clipboard

Small LÖVE module to automate the use of SpriteBatches

Results 1 autobatch issues
Sort by recently updated
recently updated
newest added

Even though 11.0 added automated sprite batching,your implementation appears faster - 86FPS vs 77FPS for `cats` demo. I understand that it would not make a big difference in normal non-benchmark...