imgui-editor
imgui-editor copied to clipboard
Youtube Tutorial
Summary
A brief youtube tutorial for beginners in CMake and GoLang would be a nice feature. Doesn't need to be very in depth, just a quick video showing how to install the project, and use it as mentioned.
Basic example
Motivation
Many people who want to use this project are likely beginners when it comes to CMake & Golang. I myself was able to install the project into Visual Studio, but am not sure how to actually use the project to start designing the no-code UI. The README provides an adequate tutorial for installation, but does not provide any insight into how the no-code UI works. It just simply gives you a tutorial on how to build the project. Not to mention many beginners would likely not even make it to the point of being able to build to project in VS.