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 &&
|
||||
cmake .. &&
|
||||
make &&
|
||||
./tinyraycaster &&
|
||||
./tinyraytracer &&
|
||||
pnmtopng out.ppm > out.png &&
|
||||
open out.png &&
|
||||
cd ..
|
||||
|
Reference in New Issue
Block a user