mirror of
https://github.com/ssloy/tinyraytracer.git
synced 2025-08-20 13:01:21 +02:00
Update .gitpod.yml
This commit is contained in:
committed by
GitHub
parent
9774248bd0
commit
fd4c4cdbde
@@ -6,7 +6,7 @@ tasks:
|
|||||||
cd build &&
|
cd build &&
|
||||||
cmake .. &&
|
cmake .. &&
|
||||||
make &&
|
make &&
|
||||||
./tinyraycaster &&
|
./tinyraytracer &&
|
||||||
pnmtopng out.ppm > out.png &&
|
pnmtopng out.ppm > out.png &&
|
||||||
open out.png &&
|
open out.png &&
|
||||||
cd ..
|
cd ..
|
||||||
|
Reference in New Issue
Block a user