A rough demo implementing Flood filling with Godot RenderingDevice and compute shader.
Purely runs on gpu without synchronization.
2024-05-03.06-18-14.mp4
- imgui-godot: https://github.com/pkdawson/imgui-godot
- Install the plugin to res://addons/imgui-godot/
- .NET 8.0
- Godot 4.2+