benpm / rundash

😏 Rundash - A simple online racing-platformer made to run on most browsers / systems
Apache License 2.0
2 stars 0 forks source link

Use scrolling and browser zoom instead of translation and scale #8

Closed benpm closed 7 years ago

benpm commented 7 years ago

This will reduce the amount of CSS changes per frame, which is currently the biggest performance drag.