The Editor and Artifactory
Back to writing about updates on my game engine jan-kelemen/niku!
Editor
In the previous post, I mentioned that I started working on the game engine editor. With the hope of making some forward progress on this topic, I’ve decided to use ImGui as the GUI framework in the editor. Instead of reinventing a GUI framework on my own or using a different library for the GUI.