Assignment 8 - Getting an image

Assignment 8 - Getting an image

by Hektor Worschinski -
Number of replies: 2

Hey everyone,

so I am compiling and running the raytrace_c.c file but I dont see a image file appear. 

After the compilation I run this command for testing puproses and dont receive any output image:

./raytrace_c.out 16000 4000

I only get the performance stats the progam prints inside my terminal