1
0
mirror of https://github.com/ssloy/tinyraytracer.git synced 2025-01-17 14:18:14 +01:00
2019-01-25 23:25:01 +01:00
2019-01-20 12:27:10 +01:00
2019-01-25 23:25:01 +01:00
2019-01-25 17:33:30 +01:00
2019-01-25 23:25:01 +01:00
2019-01-25 23:25:01 +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
No description provided
Readme 156 MiB
Languages
C++ 90.8%
CMake 7.6%
Dockerfile 1.6%