clayjohn / godot-volumetric-cloud-demo

A demo implementing one way of drawing volumetric cloudscapes in Godot sky shaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Volumetric Clouds

This is a demo implementing one way of drawing volumetric cloudscapes in Godot sky shaders.

This demo uses animated clouds generated from ray marching 3D textures. It features automatic time of day adjustments just by rotating the sun.

Renderer: Vulkan

Screenshots

Screenshot

Screenshot

Screenshot

About

A demo implementing one way of drawing volumetric cloudscapes in Godot sky shaders

License:MIT License