Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cppxor2arr/InteractiveParticles
Interact with particles with the mouse.
https://github.com/cppxor2arr/InteractiveParticles
Last synced: about 2 months ago
JSON representation
Interact with particles with the mouse.
- Host: GitHub
- URL: https://github.com/cppxor2arr/InteractiveParticles
- Owner: cppxor2arr
- License: mit
- Created: 2023-01-12T12:44:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T15:53:35.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T03:02:54.608Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-quads - Interactive Particles - a playground to interact with particles. (Apps or visualizations / Apps or visualizations: On top of macroquad)
README
# Interactive Particles
Interact with particles with the mouse. The interaction modes are attraction (**Z**), repulsion (**X**), and swirl (**C**).
The parameters are simulation speed, number of particles, particle size, interaction force, drag, and trail length. They can be changed interactively.
You can watch a demonstration video below.
[![Video](https://img.youtube.com/vi/aSMHtlPOiBU/default.jpg)](https://youtu.be/aSMHtlPOiBU)