Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suboptimaleng/shader-tutorials
🎨 The code for my shader tutorials on YouTube.
https://github.com/suboptimaleng/shader-tutorials
glsl glsl-shaders graphics graphics-programming ray-marching raymarching shaders webgl
Last synced: about 1 month ago
JSON representation
🎨 The code for my shader tutorials on YouTube.
- Host: GitHub
- URL: https://github.com/suboptimaleng/shader-tutorials
- Owner: SuboptimalEng
- License: mit
- Created: 2022-12-06T16:52:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T17:21:23.000Z (about 1 month ago)
- Last Synced: 2024-11-27T18:29:03.422Z (about 1 month ago)
- Topics: glsl, glsl-shaders, graphics, graphics-programming, ray-marching, raymarching, shaders, webgl
- Language: GLSL
- Homepage:
- Size: 7.51 MB
- Stars: 77
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎨 Shader Tutorials
The code for my shader tutorials on YouTube.
## Helpful Resources
- Tutorials
- [Inigo Quilez's Articles](https://iquilezles.org/articles/)
- [Ronja's Shader Tutorials](https://ronja-tutorials.com/)
- [Catlike Coding's Unity Tutorials](https://catlikecoding.com/unity/tutorials/)
- [Patricio Vivo's The Book of Shaders](https://thebookofshaders.com/)
- [Michael Walczyk's Ray Marching Tutorial](https://michaelwalczyk.com/blog-ray-marching.html)- YouTube Channels
- [Simon Dev](https://www.youtube.com/@simondev758)
- [Inigo Quilez](https://www.youtube.com/@InigoQuilez)
- [The Art of Code](https://www.youtube.com/@TheArtofCodeIsCool)- Websites
- [Shadertoy](https://www.shadertoy.com/)