mirror of
https://github.com/ssloy/tinyraytracer.git
synced 2025-01-16 21:58:13 +01:00
compilation
git clone https://github.com/ssloy/tinyraytracer.git
cd tinyraytracer
mkdir build
cd build
cmake ..
make
Description
Languages
C++
90.8%
CMake
7.6%
Dockerfile
1.6%