An open API service indexing awesome lists of open source software.

https://github.com/dheerajshenoy/fluid-cpp-simple

A Simple fluid simulation written in C++
https://github.com/dheerajshenoy/fluid-cpp-simple

Last synced: 8 months ago
JSON representation

A Simple fluid simulation written in C++

Awesome Lists containing this project

README

          

# fluid-cpp-simple
A Simple fluid simulation written in C++

# Demo

You can check out the web version over at [My website](https://dheerajshenoy.github.io/fluid-simple.html)

# Resources

1. [Mike Ash's Fluid Simulation for Dummies](https://mikeash.com/pyblog/fluid-simulation-for-dummies.html)

2. [The Coding Train youtube channel: Fluid Simulation](https://www.youtube.com/watch?v=alhpH6ECFvQ)