From 834bbea25096d642e4666aecd0a1c4a412052a68 Mon Sep 17 00:00:00 2001 From: bill Date: Wed, 24 Feb 2021 01:12:18 +0800 Subject: [PATCH] Milestone 2: Recursive Ray Tracing Completed. TODO: - Bug fixes - Optimizations - Simple Interactions --- index.html | 17 +++---- shader.frag | 134 +++++++++++++++++++++++++++++++++++++++------------- 2 files changed, 109 insertions(+), 42 deletions(-) diff --git a/index.html b/index.html index 57083b6..5285f86 100644 --- a/index.html +++ b/index.html @@ -39,23 +39,23 @@ - - + + - +