AlexvZyl / NativeFramework

💡 A GPU-accelerated native application framework, with performance and scalability at its core. Written in C++ using GLFW, OpenGL and dear imgui.
4 stars 1 forks source link

ImGui Appearance #131

Open AlexvZyl opened 2 years ago

AlexvZyl commented 2 years ago

There is a lot that can be done to improve the way our GUI looks. This includes things such as:

image

AlexvZyl commented 2 years ago

I plan on getting an intern to work on this for us. @Cullen-Enerdyne.

AlexvZyl commented 2 years ago

Getting there...

image

AlexvZyl commented 2 years ago

285

AlexvZyl commented 2 years ago

The colors need to have a higher contrast, especially the darks.

AlexvZyl commented 2 years ago

https://github.com/still-scene/t3

Nog inspiration.

image image

Cullen-Enerdyne commented 2 years ago

I came across this. Seems like a really nice look.

https://github.com/adobe/imgui/blob/master/docs/Spectrum.md

55342990-efe60900-545e-11e9-8dca-3d811dcd9eec.png

AlexvZyl commented 2 years ago

https://github.com/ocornut/imgui/issues/5421

Some cool spinners.