Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Create retained mode UI #129

@jamesaorson

Description

@jamesaorson

By making an ECS-style UI system, it by nature will be a retained mode. All rendering will occur in the Draw loop to optimize the render calls. This way, the UI is managed similarly to other Entities and Components.

https://en.wikipedia.org/wiki/Retained_mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions