Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 1.53 KB

README.md

File metadata and controls

17 lines (17 loc) · 1.53 KB

VolumeCloud

This is a WIP volumetric cloud effect, still pretty rough.
Most comments were written in Chinese at first, I have translated most of them, there are maybe still some Chinese comments exist but I think that doesn't affect reading the code.
During the process I referenced this tutorial, it uses a sceneviewFilter script to display the image effect on editor window so that it can be more convenient for debugging:
http://flafla2.github.io/2016/10/01/raymarching.html

Effect preview

image

Thanks

Thanks for the help of Julian Oberbeck, although I only sent an e-mail to him for hep after watching his lecture, but his advice inpired me a lot indeed.

LICENSE

I'm not sure if this project would help you or bring you chaos because I'm not a confident person, so this project is licensed under GLWTPL, feel free to use it as you wish, but I'll be extremely glad if it really helps you :p

Other references

https://www.youtube.com/watch?v=3oQVWmhgGmk
https://www.youtube.com/watch?v=8Aeyafaz7Jo
https://www.youtube.com/watch?v=FMagDRCpJ14
https://www.youtube.com/watch?v=8OrvIQUFptA&t=913s
The Real-time Volumetric Cloudscapes of Horizon: Zero Dawn
Real-Time Rendering of Volumetric Clouds Rikard Olajos