KonstantinTomashevich / Emergence

Flexible set of libraries for gameplay development. Currently under development.
Apache License 2.0
5 stars 0 forks source link

Celerity: Simplistic UI extension on top of ImGUI and RenderBackend. #59

Closed KonstantinTomashevich closed 1 year ago

KonstantinTomashevich commented 1 year ago

We need a UI extension for Celerity that is complete enough to make games with medium UI complexity or editors with limited UI complexity. ImGUI looks like a perfect backend for that task, but we need to hide it under service API.

Initial list of required features: