A Position Based Fluids/Particles simulator focused on CPU/CUDA parity, high-performance CUDA kernels, and a simple visualization path.
- CPU and CUDA parity for the PBF/PBD solver.
- High-performance CUDA implementation for large particle counts.
- Simple visualization (headless outputs or on-the-fly viewer).
- Rewrite in progress; build/run docs will be added once the new scaffold lands.
- See
CODEX.mdfor rewrite guidance and parity expectations.