Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 775 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 775 Bytes

Logo

Real time JS particle simulation (verlet integration) with static grid optimization. Check out here

Usage 🎮

  1. You can copy the directory to make changes using git clone https://github.com/akihiko47/JS-Particle-Simulation.git or download .zip arichve.
  2. Or just play here.

Settings ⚙️

I hope they are intuitive, maybe I'll add more customizations in the future.

Plans

  • Transfer rendering to GPU
  • KD-Trees optimiztion

Contributions

Contributions are welcomed! 👋