All dependencies of erhe are either included directly in src/ for small libraries, or git pulled from their repositories using CMake CPM during CMake configure step. C++ compiler. Visual Studio 2022 ...
OpenGL rendering with VAO/VBO/EBO and simple vertex/fragment shaders. ImGui-based HUD / pause menu / game-over UI integrated via ImGui::SFML + ImGui_ImplOpenGL3. Scalable logical grid that adapts to ...
vvvvでGUIを表示するにはImGUIを使います。 基本的な使い方はヘルプパッチが充実しているのでそちらを参照してください。 ImGuiのヘルプ 今回は以上! …と終われれば良かったのですが、Strideで使う場合に少し躓いたのでTipsをメモしておきます。 StrideでImGuiを ...