Learn SDL3 This repository follows the code for nadako's Odin+SDL3GPU tutorial on YouTube. Build Use build.odin: odin run build.odin -file -- run IMGUI support comes from: cd ~/Odin/shared/ git clone https://gitlab.com/nadako/odin-imgui -b sdlgpu3 imgui