korlibs / korge

KorGE Game Engine. Multiplatform Kotlin Game Engine
https://korge.org/
Other
2.52k stars 124 forks source link

Improve KorGE UI visuals. #380

Open Kesanov opened 3 years ago

Kesanov commented 3 years ago

The visuals of KorUI feel a little outdated.

The new design could take inspiration from modern libraries like ImGui or eGui. Perhaps with support for light and dark theme. Example

soywiz commented 3 years ago

Related to https://github.com/korlibs/korge-next/issues/272

(modern scrollbar, touch scrolling, etc.). Also minimalcomps2 look pretty cool as use it as reference: https://www.minimalcomps2.com/

Feathers UI: https://feathersui.com/learn/haxe-openfl/getting-started/

This demo from egui also looks pretty cool: https://emilk.github.io/egui/index.html#demo