mirror of
https://github.com/lighttransport/tinyusdz.git
synced 2026-01-18 01:11:17 +01:00
We changed to remove SDL2 files from tinyusdz git repo to reduce repo size. Please download SDL2 source package from: https://github.com/libsdl-org/SDL/releases/download/release-2.30.6/SDL2-2.30.6.tar.gz and unpack here. Example script wget https://github.com/libsdl-org/SDL/releases/download/release-2.30.6/SDL2-2.30.6.tar.gz tar xvf SDL2-2.30.6.tar.gz