InteractiveParticles
Particle simulator
An interactive particle simulation system
Interact with particles with the mouse.
10 stars
1 watching
0 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
particle-clicker/particle-clicker | An incremental game that teaches players about the history of high energy particle physics through a simple and addictive experience. | 651 |
inequation/particlasm | A modular particle system with retargetable back-ends for high-performance simulations | 13 |
littleb0xes/stunning_barnacle | A game built with Rust and Macroquad that simulates life-like behavior of particles under various forces. | 5 |
acorns/particle-system | A program that simulates and visualizes the behavior of particles in motion. | 16 |
markek1/collision-simulator | Simulates particle collisions and detects them efficiently using Rust. | 5 |
santoslove/particle-system-playground | An interactive visualizer of particle system dynamics in a graphical environment. | 13 |
tcoppex/sparkle | A particle simulation engine optimized for GPU acceleration using C++14 and OpenGL 4.4. | 194 |
milcktoast/particulate-js | A JavaScript library for simulating particle physics systems with constraints and forces. | 339 |
markek1/particle-life | A program that simulates the life cycle of particles based on a set of rules inspired by Jeffrey Ventrella's Clusters algorithm | 6 |
sezna/bigbang | Re-implementation of a C++ particle simulation in Rust for speed comparison purposes. | 38 |
chandlerprall/goblinphysics | A JavaScript physics simulation library with features like rigid body simulation and ray tracing. | 147 |
projectchrono/chrono | A high-performance C++ library for simulating the dynamics of complex systems with rigid and flexible bodies, fluid-solid interactions, and other phenomena | 2,244 |
perrysmotors/framer-physics | A module for simulating 2D physics in Framer prototypes using CoffeeScript. | 24 |
codrops/particleeffectsbuttons | A JavaScript library used to create bursting particle effects on web elements | 1,234 |
heapsio/bullet | A wrapper around a physics simulation engine that provides collision detection and response capabilities | 28 |