bigbang
Particle simulator
Re-implementation of a C++ particle simulation in Rust for speed comparison purposes.
Efficiently calculate gravitational acceleration.
38 stars
5 watching
1 forks
Language: Rust
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
markek1/collision-simulator | Simulates particle collisions and detects them efficiently using Rust. | 5 |
littleb0xes/stunning_barnacle | A game built with Rust and Macroquad that simulates life-like behavior of particles under various forces. | 5 |
heapsio/bullet | A wrapper around a physics simulation engine that provides collision detection and response capabilities | 28 |
seanlth/boltzmann | Simulates the Maxwell-Boltzmann distribution of particle velocities | 4 |
cppxor2arr/interactiveparticles | An interactive particle simulation system | 10 |
cultrarius/swarmz | A C++ library implementing a real-time swarming algorithm for simulating flocking behavior in game development and other applications. | 134 |
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 |
inequation/particlasm | A modular particle system with retargetable back-ends for high-performance simulations | 13 |
ayonga/frost-dev | A toolkit for simulating and optimizing the movement of bipedal robots using advanced mathematical techniques and symbolic computation. | 157 |
milcktoast/particulate-js | A JavaScript library for simulating particle physics systems with constraints and forces. | 339 |
mziwisky/bullet-ane | A native extension library for adding physics simulation capabilities to Adobe AIR mobile and desktop applications | 40 |
ucb-bar/rose | Enabling holistic simulation of robotic systems by integrating software and hardware environments. | 36 |
saintgimp/genesisengine | A personal project to create and explore procedurally-generated planetary systems using C# and XNA. | 41 |
sandialabs/albany | An implicit multiphysics code for simulating complex problems with multiple physics disciplines | 282 |
bcamp1/gravisim | A simulation of universal gravitation using Newton's Law | 73 |