Skip to content

v0.3.0

Compare
Choose a tag to compare
@lmariscal lmariscal released this 06 Nov 19:04
· 92 commits to master since this release
2974412

##ImGui bindings and implementations for Glfw and OpenGL

Made an ImGui generator in nimgl_gen repo based on the json files cimgui generates. Also translated the example implementations to easily add examples and ease user development.

Added an icon and replaced the default create window procedure to add this icon by default in Windows and Linux, you can easily disable it in the procedure.

Added more procedures for glfw and considering on making a generator to automate the process.

As always feel free to open issues and PR related to this project in the corresponding links. 😸