Bauxitedev / volumetric-fog-demo

Volumetric fog in Godot using particles.
MIT License
50 stars 3 forks source link
effect godot-engine graphics-programming volumetric-lighting

Volumetric Fog Demo

Volumetric fog in Godot using particles.

Usually, volumetric fog is done as a post processing effect, but here's an example on how to do it with particles.

This has the following advantages:

But it has disadvantages as well:

Here's a video of it in action.


Made with Godot 3.0 alpha1.