こんにちは。えあると申します。 今回はゲーム開発の効率化に最適な、強力なライブラリである「Dear ImGui」(以下ImGui)の導入についてお話していこうと思います。 「ImGui」とは ImGuiとはDirectXやOpenGLなどの環境で利用可能な、GUIライブラリです。 扱い方も ...
// [ ] Renderer: User texture binding. Changes of ImTextureID aren't supported by this backend! See https://github.com/ocornut/imgui/pull/914 // You can use ...
These bindings support a lot of common imgui operations except for initializing imgui. This repo only deals with binding ImGui with lua and doesn't deal with setting ...