An open API service indexing awesome lists of open source software.

https://github.com/pb82/imgui_sdl_skeleton

ImGui + SDL2 Renderer skeleton project
https://github.com/pb82/imgui_sdl_skeleton

Last synced: about 1 year ago
JSON representation

ImGui + SDL2 Renderer skeleton project

Awesome Lists containing this project

README

          

# ImGui Skeleton Project

Barebones ImGui + SDL2 project using SDL_Renderer. Create an empty window with some drawing metrics (frametime graph and frames per second).

test commit13