article thumbnail

Godot 4.0 gets SDF based real-time global illumination

Mircosoft Game Dev

This new technique was developed entirely in the open and implemented under our MIT license, so anyone is welcome to use it in their own engines and games. SDFGI is something akin to a dynamic real-time lightmap (but it does not requiere unwrapping, nor does it use textures). What can it do? How do you use it? How does it work?

article thumbnail

Godot for AA/AAA game development - What's missing?

Mircosoft Game Dev

supports advanced global illumination techniques such as lightmapping (including SH lightmapping), Voxel GI (which is fully real-time) and SDFGI (which is a single click, open world GI solution). Mesh streaming : Models are loaded as low detail (few vertices). Mesh resource for each pass of the particle.

AAA 145
article thumbnail

The next big step: Godot 4.0 reaches Beta

Mircosoft Game Dev

For the first time ever, Godot also comes with a GI technique that can be used with large open worlds — signed distance field global illumination ( SDFGI ). Last but not least, lightmaps baking is now done using the GPU to speed up the process significantly. Similarly support for AMD’s Fidelity FX Super Resolution 1.0 (FSR

Beta 52