Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

See if rendering roof/floor tilemaps to a single sprite is faster than drawing each tile each frame #125

Open
darkf opened this issue Jan 6, 2018 · 0 comments

Comments

@darkf
Copy link
Owner

darkf commented Jan 6, 2018

It should be quite a bit faster, especially if we only render subrectangles of the full bitmap. From the profiler, quite a lot of time overall is spent rendering the floors in unlit mode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant