こんにちは。えあると申します。 今回はゲーム開発の効率化に最適な、強力なライブラリである「Dear ImGui」(以下ImGui)の導入についてお話していこうと思います。 「ImGui」とは ImGuiとはDirectXやOpenGLなどの環境で利用可能な、GUIライブラリです。 扱い方も ...
“Dear ImGui Bundle: easily create applications in Python and C++. Batteries included! With very few lines of code, you can build a responsive GUI, and deploy it to desktop or directly in the browser.” ...
6.example_win32_directx11/main.cppを持ってきて、一部改変(というか不要なのを削除) // Main loop MSG msg; ZeroMemory(&msg, sizeof(msg ...
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 ...