14 lines
443 B
Markdown
14 lines
443 B
Markdown
# Fluidsim
|
|
A simple 2D fluid simulation
|
|
|
|
## References
|
|
- [Website from Ten Minute Physics](https://matthias-research.github.io/pages/tenMinutePhysics/17-fluidSim.html)
|
|
- [PDF from Ten Minute Physics](https://matthias-research.github.io/pages/tenMinutePhysics/17-fluidSim.pdf)
|
|
|
|
## Debug on Macos
|
|
- Build in release mode
|
|
- Start XCode
|
|
- Debug Executable -> Select newly build binary
|
|
- Start task
|
|
- Click on Metal Logo and Capture a single frame
|