All Projects → ya7gisa0 → Unity-Volumetric-Clouds

ya7gisa0 / Unity-Volumetric-Clouds

Licence: Unlicense License
No description, website, or topics provided.

Programming Languages

GLSL
2045 projects
C#
18002 projects

Unity-Volumetric-Clouds

I attempted to implement potentially the most iconic clouds shader by iq in a way that works in Unity. I didn't realise that the noise texture for his shader was an unusual one. To create the same texture in Unity, I created a custom function that generates it in run-time. The algorithm was found in this interesting thread here. Screenshot

Next

I would like to integrate this shader with the scene's camera, which allows the user to look around the clouds from any angles...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].