bcvery1 / tilepix

Library for combining tiled maps with pixel
MIT License
46 stars 14 forks source link

Massively improve fps #31

Closed bcvery1 closed 5 years ago

bcvery1 commented 5 years ago

Basic tests are coming in at ~20fps on a powerful GPU. This needs to increased by a minimum of 4 times (on average).

Probably doing unnecessary loops or reloading sprites - hopefully workable efficiencies will be easy to come by

bcvery1 commented 5 years ago

An example pushed to examples dir would be helpful to test this!

bcvery1 commented 5 years ago

Uhhh, forgot to clear batches :/ fixed :1st_place_medal: