This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
v0.1.0 - Initial Attempt
Pre-release
Pre-release
This is an initial attempt of a Go wrapper.
The example application compiles and produces an output (debug window).
Sadly, it also locks up very often and even has potential for crashes. Reason unknown so far. It has to do something with the OpenGL interaction - one catched crash was in gl.DrawElements(). (This does not mean the problem is in OpenGL, only that the data fed to it is probably wrong.)
Still - a "proper", ImGui wrapper, based on v1.61.