Godot Boat Waves
Using compute shaders, I have made a basic speed boat demo showing a (Kelvin) wake pattern on a water shader. This demo is based off of the Compute Texture demo from the official godot-demo-projects:
GitHub: https://github.com/godotengine/godot-demo-projects/tree/master/compute/texture
Comments