Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 270 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 270 Bytes

流体

Particle-based fluid simualtion with SPH, space partitioning, multi-threading, and GPU shader raytracing.

Todo

  • Separate rendering and simulation threads
  • Implement ray tracer
  • Add soft body and rigid body support
  • Invesitage and improve cache usage