add deadline

This commit is contained in:
github-classroom[bot] 2024-10-11 10:47:22 +00:00 committed by GitHub
parent 26e816c643
commit a04e6052d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/ne5YJ2rK)
# Computer Graphics Lab2 - Ray Tracing
As explained in `02_RayTracing.html`, your ray _tracer_ reuses the ray _casting_ code that you wrote in the previous assignment. This leaves you with two options.