About
Plasma Pong is a fluid-dynamics table-tennis game created by Steve Taylor, cited here as this project's direct inspiration. Fluid Table Tennis is a browser-based (HTML5) demo combining a table-tennis game with a full-color, real-time fluid dynamics simulation running at 60 FPS. It's built on Jos Stam's real-time fluid dynamics algorithm and Oliver Hunt's monochrome fluid simulator, extended with RGB color drawing from RJ Marsan's Plasma Pong Android port, and has been tested in the latest Chrome and Firefox.
Getting started
Play directly in a browser via the project's hosted demo page; no installation is required.
Additional notes
- Known limitation
- The author describes the code as an unpolished beta that "still needs a good clean up and encapsulation."