mirror of
https://github.com/ssloy/tinyraytracer.git
synced 2025-01-17 14:18:14 +01:00
compilation
git clone https://github.com/ssloy/tinyraytracer.git
cd tinyraytracer
git checkout homework_assignment
git submodule update
mkdir build
cd build
cmake ..
make
Description
Languages
C++
90.8%
CMake
7.6%
Dockerfile
1.6%