You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple devcontainer template for using sdl3 with sdlgpu3 and imgui built with cmake.
Use `cmake --preset debug; cd build-debug; ninja` to build the imgui sdl3gpu demo.
Currently only tested using `x86_64-linux-gnu`