WORK IN PROGRESS!
SDFlux is an addon for Godot Engine 4.x that enables infinite 2D lighting with realistic shadows using Signed Distance Fields (SDF). Create stunning lighting effects with soft and hard shadows, directional light fans, and camera-aware rendering that scales beautifully with your game world.
Using advanced SDF-based ray marching techniques, SDFlux delivers high-quality lighting that responds dynamically to your scene geometry, making it perfect for atmospheric 2D games, top-down adventures, and any project requiring sophisticated lighting effects.
- Download Latest Release
- Unpack the
addons/sdfluxfolder into your/addonsfolder within the Godot project
- Original SDF implementation by greycheeked
- Refined and packaged for production use by bitbrain
- Built for Godot Engine 4.x
This project is licensed under the MIT License - see the LICENSE.md file for details.