LightmapProbeGrid
Create a grid of Lightmap Probes and cut unwanted ones!
LightmapProbeGrid is an extension for Godot Engine that helps on the demanding task of placing Lightmap Probes where LightmapGI fails to do it.
What's New
v2.2: Add support for Godot 4.4
v2.1: Add support for Godot 4.3
v2.0: Thanks to dwarfses, LightmapProbeGrid v2.0 now uses GPU raycast instead of the regular Physics raycast. It may be slower but means that colliders are not needed anymore! If the camera can see, it should work!
How to install
- Download LightmapProbeGrid_v2.2.zip bellow
- Extract the
addons
folder on the root of your project (res://
). Other files/folders are optional. - Go to Godot's "Project" menu -> "Project Settings" -> "Plugins" tab -> enable "LightmapProbeGrid".
- Restart Godot.
How to use: https://github.com/SpockBauru/LightmapProbeGrid
Video Tutorial: https://www.youtube.com/watch?v=HzZSQ0BPpuk