clayjohn / godot-volumetric-cloud-demo

A demo implementing one way of drawing volumetric cloudscapes in Godot sky shaders
MIT License
306 stars 23 forks source link

Add support for 3D Volumetric Cloud #1

Closed sairam4123 closed 2 years ago

sairam4123 commented 2 years ago

Hi. Could you add support for 3D Volumetric Cloud like in Microsoft Flight Simulator, but with the option to reduce the quality? Let me know if you could. Thanks in advance!

clayjohn commented 2 years ago

Hi, Thank you for your interest in this demo.

I have no plans to add new features to this demo. I have purposefully kept the code as simple as possible so that it can be used as an educational tool rather than optimize it to be used as a feature in real games.

sairam4123 commented 2 years ago

Alright then, thanks for your response!