diff --git a/index.html b/index.html index efedf42..5fa28b2 100644 --- a/index.html +++ b/index.html @@ -209,12 +209,16 @@
Project discussion
diff --git a/index.md b/index.md index cd21a17..ea62a4b 100644 --- a/index.md +++ b/index.md @@ -114,11 +114,13 @@ Instructor: [Graham Wakefield](https://ampd.yorku.ca/profile/graham-wakefield/) ## Class 4 - [Using a custom GLSL shader in Three.js](three.html) + - [In class script](https://codepen.io/grrrwaaa/pen/zYQxpyG?editors=0010) - [Node.js introduction](nodejs.html) - Creating a server that can serve HTML pages - Adding websockets for live updates - Update a three.js scene with multiple live users + - The code from today: https://github.com/worldmaking/2024-datt4520-digm5520 - Project discussion