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
- Host: GitHub
- URL: https://github.com/pb82/imgui_sdl_skeleton
- Owner: pb82
- Created: 2022-03-05T20:01:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T17:31:50.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T20:27:22.635Z (over 1 year ago)
- Language: C++
- Size: 3.11 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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