Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)