pokitto / PokittoLib

Library for making programs on Pokitto hardware
22 stars 16 forks source link

Slightly faster text #55

Closed felipemanga closed 6 years ago

felipemanga commented 6 years ago

Not really meant as an optimization (it's more of a proof-of-concept), but it gets about 33fps instead of 20fps in my tests. Also reduces code duplication. The idea can be applied to other primitives that rely on drawPixel.