mirror of
https://github.com/ssloy/tinyraytracer.git
synced 2025-01-17 06:08:14 +01:00
132 B
132 B
compilation
git clone https://github.com/ssloy/tinyraytracer.git
cd tinyraytracer
mkdir build
cd build
cmake ..
make