We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4075d9 commit dc79e45Copy full SHA for dc79e45
resources/index.html
@@ -59,6 +59,10 @@
59
* [Brendan Galea's Vulkan Game Engine series](https://www.youtube.com/watch?v=Y9U9IE0gVHA&list=PL8327DO66nu9qYVKLDmdLW_84-yE4auCR)
60
61
# 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)
66
67
## Guides
68
* [3D Game Shaders for Beginners](https://github.com/lettier/3d-game-shaders-for-beginners)
0 commit comments