Compute shader written in glsl for godot 4.4 to draw volumetric clouds for my plane sumulator I based it on my ray tracing implementation
- reading depth texture for output
- custom Worley noise generation compute shader
- custom texture composer
- all handling classes are written in c#
- highly customizable with settings