A simple fluid simulation using warp.
- MAC grid
- RK3 time integration
- bicubic interpolation
- semi-Lagrangian scheme
- Poisson solver to enforce incompressibility
smoke2d.mp4
- warp
- matplotlib
- PCISPH
- viscosity and surface tension
sph.mp4
- warp
- pyglet (for OpenGL debug visualization)
- usd-core (for exporting to USD format)
The repo uses uv as package manager. Please refer to the documentation for usage instructions.