Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 576 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 576 Bytes

Real-time fluid simulation

This project is a real-time fluid simulation implemented using Compute Shaders and Godot.

References

The work is primarily based on:

A nice overview of different methods can be found here, unfortunately not open access:

TODO

  • Interacting with the physics system (i.e. objects floating on the water and water being displaced by objects)