This is a .NET wrapper for the immediate mode GUI library, Dear ImGui (https://github.com/ocornut/imgui). ImGui.NET lets you build graphical interfaces using a simple ...
This is a .NET wrapper for the immediate mode GUI library, Dear ImGui (https://github.com/ocornut/imgui). ImGui.NET lets you build graphical interfaces using a simple ...
6.example_win32_directx11/main.cppを持ってきて、一部改変(というか不要なのを削除) // Main loop MSG msg; ZeroMemory(&msg, sizeof(msg ...