From 5f64feda8d24a82ab3db6765b22548f51de2f8be Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 28 Sep 2024 01:21:00 +0100 Subject: [PATCH] [CT404]: Add extra Week 3 lecture example --- .../Threejs-20-controllable-desk-lamp.html | 183 ++++++++++++++++++ ...imationExample1_withSmootherAnimation.html | 3 - 2 files changed, 183 insertions(+), 3 deletions(-) create mode 100644 year4/semester1/CT404: Graphics & Image Processing/materials/week3/examples/Threejs-20-controllable-desk-lamp.html diff --git a/year4/semester1/CT404: Graphics & Image Processing/materials/week3/examples/Threejs-20-controllable-desk-lamp.html b/year4/semester1/CT404: Graphics & Image Processing/materials/week3/examples/Threejs-20-controllable-desk-lamp.html new file mode 100644 index 00000000..14ce3692 --- /dev/null +++ b/year4/semester1/CT404: Graphics & Image Processing/materials/week3/examples/Threejs-20-controllable-desk-lamp.html @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + diff --git a/year4/semester1/CT404: Graphics & Image Processing/materials/week3/examples/canvasAnimationExample1_withSmootherAnimation.html b/year4/semester1/CT404: Graphics & Image Processing/materials/week3/examples/canvasAnimationExample1_withSmootherAnimation.html index 00e0a31a..1d6cb4a8 100644 --- a/year4/semester1/CT404: Graphics & Image Processing/materials/week3/examples/canvasAnimationExample1_withSmootherAnimation.html +++ b/year4/semester1/CT404: Graphics & Image Processing/materials/week3/examples/canvasAnimationExample1_withSmootherAnimation.html @@ -1,5 +1,4 @@ - - -