You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2026. It is now read-only.
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.
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