Skip to content

Change Minimap to render to texture #29

@jaquadro

Description

@jaquadro

Since the minimap displays the entire level and the window is small, it will likely save significant drawing compute by rendering to a texture and then just displaying that texture with annotations on top. The texture can be re-rendered as the level is modified.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions