Switch to using wgpu for vis

This commit is contained in:
Lol3rrr
2025-12-28 12:08:05 +01:00
parent 60c55aee55
commit 0dcf867ea5
6 changed files with 2987 additions and 126 deletions

View File

@@ -4,3 +4,10 @@ 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