From 4fb060f74ee0b89c0057d8263c0f4593a582a900 Mon Sep 17 00:00:00 2001 From: Archey Barrell Date: Sun, 10 Nov 2024 01:15:01 +0000 Subject: [PATCH] Update projects.php --- templates/projects.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/projects.php b/templates/projects.php index 900376d..646a4b4 100644 --- a/templates/projects.php +++ b/templates/projects.php @@ -60,7 +60,7 @@

Ray Tracer

Autumn 2023

-A project for an Adanced Computer Graphics module final year module at University (one of my most favourite modules), taught by [Ken Cameron](https://researchportal.bath.ac.uk/en/persons/ken-cameron). Features included shadows, reflections, transparency and motion blur (including rolling shutter). +A project for an Adanced Computer Graphics module final year module at University (one of my most favourite modules), taught by Ken Cameron. Features included shadows, reflections, transparency and motion blur (including rolling shutter).

We had to submit the code and a report, and the week after a final image that would demonstrate the functions of our ray tracer. I can't share the code