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

https://github.com/akihiko47/shaders-gallery

This repository will store my Unity shaders made as I read "The book of shaders" and my futher experiments..
https://github.com/akihiko47/shaders-gallery

generative-design shaders unity

Last synced: about 1 year ago
JSON representation

This repository will store my Unity shaders made as I read "The book of shaders" and my futher experiments..

Awesome Lists containing this project

README

          

# ✨ Shaders ✨

This repository stores shaders that I made by reading ["The book of shaders"](https://thebookofshaders.com/).
Some of the shaders were inspired by shaders from the [shadertoy](https://www.shadertoy.com/) website.

Many of them have settings such as color, etc. Feel free to use these shaders wherever you want!

## Gallery 🖼️
*(might take some time to load)*

!["Water"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/water.jpg)

!["Grass"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/grass.jpg)

!["Acid"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/acid.jpg)

!["Shells"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/shells.jpg)

!["Stencil"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/stencil.jpg)

!["Glass"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/glass.jpg)

!["Thing"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/thing.gif)

!["Marble"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/marble.gif)

!["FBM"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/fbm.gif)

!["FlowNoise"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/flownoise.gif)

!["HexGrid"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/hex.gif)

!["Radar"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/radar.gif)

!["Voronoi"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/voronoi.gif)

!["Waves"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/waves.gif)

!["Blob"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/blob.gif)

!["Matrix"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/matrix.gif)

!["S"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/s.gif)

!["Sqr"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/sqr.gif)

!["Sqr2"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/sqr2.gif)

!["Sunset"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/sunset.gif)

!["Smile"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/smile.gif)

!["HSV"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/hsv.gif)

!["Rainbow"](https://github.com/akihiko47/The-Book-Of-Shaders-Unity/blob/main/Images/rainbow.gif)

Thank you for reading this! 😊