From 67636db908fbc22bdcf71cb42e3e5602ae62111e Mon Sep 17 00:00:00 2001 From: Rezmason Date: Tue, 21 Jan 2020 12:28:08 -0800 Subject: [PATCH] Adding comments, and other small adjustments --- index.html | 36 +++++++++++++++++++++++++++--------- js/bloomPass.js | 8 ++++++++ js/colorPass.js | 6 ++++++ js/renderer.js | 10 +++++++++- js/utils.js | 15 ++++++++++++++- 5 files changed, 64 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 514e58c..1aa2134 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,28 @@