You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hydro-cuda is a GPU accelerated Eulerian fluid simulation based on the techniques described in "Fluid Simulation for Computer Graphics" by Robert Bridson.
All GPU code is handwritten CUDA, no premade solver libraries were used.
video-small.mp4
About
A GPU accelerated fluid simulation written in CUDA C++