DynamicWaterDemo icon indicating copy to clipboard operation
DynamicWaterDemo copied to clipboard

Port to Godot 4

Open bemain opened this issue 1 year ago • 6 comments

Love this project, the implementation is so elegant! Thank you a lot! For anyone else using a newer version of Godot, I've ported the code to Godot 4. Some things are still missing (the boat, etc.), but the base implementation is there. Enjoy! https://github.com/BeMain/dynamic-water-godot4

bemain avatar Mar 10 '24 12:03 bemain

I also made an attempt at converting the implementation to 2D. It works, but doesn't at all resemble the 3D version. Check it out here: https://github.com/BeMain/dynamic-water-godot4/tree/2d

bemain avatar Mar 11 '24 12:03 bemain