submit c681aa lab1 lab1.c makefileOf course, you can break it up into multiple source files and submit those. For example:
submit c681aa lab1 main.cpp camera.cpp sphere.cpp light.cpp makefile- just as long as the grader can make and execute your program, and then find the output in output.ppm:
make lab1