Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
grrrwaaa committed May 14, 2024
1 parent 1297521 commit 5925348
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,12 +209,16 @@ <h2 id="class-3">Class 3</h2>
<h2 id="class-4">Class 4</h2>
<ul>
<li><p><a href="three.html">Using a custom GLSL shader in Three.js</a></p>
<ul>
<li><a href="https://codepen.io/grrrwaaa/pen/zYQxpyG?editors=0010">In class script</a></li>
</ul>
</li>
<li><p><a href="nodejs.html">Node.js introduction</a></p>
<ul>
<li>Creating a server that can serve HTML pages</li>
<li>Adding websockets for live updates</li>
<li>Update a three.js scene with multiple live users</li>
<li>The code from today: <a href="https://github.com/worldmaking/2024-datt4520-digm5520">https://github.com/worldmaking/2024-datt4520-digm5520</a> </li>
</ul>
</li>
<li><p>Project discussion</p>
Expand Down
2 changes: 2 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5925348

Please sign in to comment.