MetalToy A shader toy for the Metal API. Build Instructions Prerequisites Before you start, install CMake Build git clone https://github.com/Qirias/MetalToy cd MetalToy Xcode chmod +x xcode.sh ./xcode.sh open build_xcode/MetalToy.xcodeproj Standalone chmod +x standalone.sh ./standalone.sh