My playground project for exploring and experimenting with SDL3 GPU APIs.
Sponza
Compute Particles with Mouse Interaction
- CMake (required)
- Clone the repo
git clone --recurse-submodules https://github.com/painfulexistence/sdl3-gpu-experiments.git- Setup Vcpkg
cd sdl3-gpu-experiments
./vcpkg/bootstrap-vcpkg.sh -disableMetrics- Run CMake
cmake --preset=dev
cmake --build --preset=dev./build/Debug/mainThis project is distributed under the MIT License (except for the Sponza model).
See LICENSE for more information.