Skip to content

Commit dc79e45

Browse files
authored
Add shader tutorials (#73)
1 parent e4075d9 commit dc79e45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

resources/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
* [Brendan Galea's Vulkan Game Engine series](https://www.youtube.com/watch?v=Y9U9IE0gVHA&list=PL8327DO66nu9qYVKLDmdLW_84-yE4auCR)
6060

6161
# Shader Programming
62+
63+
## Tutorials
64+
* [Shaders For Game Devs by Freya Holmér](https://www.youtube.com/playlist?list=PLImQaTpSAdsCnJon-Eir92SZMl7tPBS4Z)
65+
* [The Art of Code shader tutorials](https://www.youtube.com/c/TheArtofCodeIsCool)
6266

6367
## Guides
6468
* [3D Game Shaders for Beginners](https://github.com/lettier/3d-game-shaders-for-beginners)

0 commit comments

Comments
 (0)