
Nuklear
Dear ImGui
JUCE
Based UI
Get Shit Done
Bootstrap Magic
UI/UX Assets
iOS Design Kit
Sublime Text
VS Code
Vim
Notepad++
Netbeans
Microsoft Visual Studio
Brackets
GNOME
Nuklear
Sublime TextBased on our record, Nuklear should be more popular than Sublime Text. It has been mentiond 5 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You might want to try Nuklear https://github.com/vurtun/nuklear or imgui https://github.com/ocornut/imgui , both to my knowledge have a Vulkan backend. Source: almost 4 years ago
In fact, if using a modern graphics pipeline with shaders, you will actually have to learn how to draw a single rectangle to your screen, and then use that knowledge to draw (anti-aliased) lines, rectangles, arcs, circles, ellipses, etc. too. For instance, have a look at https://www.cairographics.org/ https://github.com/vurtun/nuklear https://github.com/memononen/nanovg and https://github.com/nical/lyon. There are... Source: over 4 years ago
Another option that's pure c and a great library is nuklear https://github.com/vurtun/nuklear. Source: over 4 years ago
If you need the GUI system, then you will be binding against Java and it will be very time consuming. You might be better off looking at some of the young wxWidgets / Qt Android ports. Or simply using a light OpenGL based UI library like Nuklear (or newer). Source: about 5 years ago
P.S.: I know Nuklear has got a node editor, but this editor is only in an early stage of development and Nuklear development has pretty much halted since Vurtun left. Source: about 5 years ago
I went through the key-bindings in Micro (which use different modifier keys) and added them to Sublime Text:. - Source: dev.to / over 3 years ago
Oh, and sublimetext.com too if you prefer something "cleaner". It is multi-platform too, like VSCodium. Source: almost 5 years ago
Sublime Text Terminal Shortcuts and menu entries for opening a terminal at the current file, or the current root project folder in Sublime Text. - Source: dev.to / over 5 years ago
Dear ImGui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
VS Code - Build and debug modern web and cloud applications, by Microsoft
JUCE - JUCE is a wide-ranging C++ class library for building rich cross-platform applications and plugins...
Vim - Highly configurable text editor built to enable efficient text editing
Based UI - Sketch UI kit for feeds on iOS, Android and web
Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.