Graphics Programming Conference (Banner)
Real-time Fluid Simulations banner
Real-time Fluid Simulations

The aim for this masterclass was always to make something beyond a beginner tutorial on fluids simulations with the aim of attempting to make something practically useful in the context of a limited simulation budget, like games. Having some experience in fluid dynamics and fluid simulation implementations is recommended, but not required. The core focus of this masterclass will likely be more in the domain of GPU optimizations than in physics, but I will nevertheless attempt to make the content reasonably self-contained. There’s only 3 hours allocated of the class, so I’ll probably have to refine the exact content and topics for the course all the way up until the day of the class.

Requirements

  • Access to a Windows or Linux computer. No Mac support, sorry!
  • A discrete GPU. Although it’s possible to use an integrated GPU, but it’ll run at 1/20x speeds.
  • Experience with C-like languages and shading languages.
  • Have a basic understanding of how a GPU works and how to do GPU programming, including tradeoffs and optimizations.

If you don’t have access to a computer, or don’t have a computer with a decent GPU and/or Windows or Linux, then it’s perfectly possible (and recommended) to team up with someone else during the class. The provided code and demo application and benchmarks will use Odin and OpenGL (GLSL), in parts because it’s what we use at work, and also due to time and resource constraints on my end. Familiarity with any C-like language and any shading language should allow anyone to follow along and to complete the hands-on tasks without much of an issue as almost all of the work will be on the GPU side. I’ll hopefullly be able to share the code some days in advance.

Recommended reading

Contact Us

Our team will be happy to hear from you if you have questions, suggestions or feedback for us. Drop us a line at agmgpc@buas.nl.