Collision-Simulator
Collision simulator
Simulates particle collisions and detects them efficiently using Rust.
SImulating correct particle collisions and algorithms to detect them efficiently.
5 stars
1 watching
0 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
heapsio/bullet | A wrapper around a physics simulation engine that provides collision detection and response capabilities | 28 |
cppxor2arr/interactiveparticles | An interactive particle simulation system | 10 |
manifoldfr/point-process-rust | A Rust library for simulating stochastic point processes with various mathematical models and applications. | 40 |
littleb0xes/stunning_barnacle | A game built with Rust and Macroquad that simulates life-like behavior of particles under various forces. | 5 |
seanlth/boltzmann | Simulates the Maxwell-Boltzmann distribution of particle velocities | 4 |
chandlerprall/goblinphysics | A JavaScript physics simulation library with features like rigid body simulation and ray tracing. | 147 |
adacore/spark_railway_simulation_demo | Demonstrates a railway network simulation with SPARK Ada to ensure train collision prevention through formal verification. | 5 |
avoroshilov/physics_playground | A research framework for simulating coupled FEM and rigid body dynamics with real-time collision detection and optimization. | 28 |
beneills/quantum | An advanced Rust simulator for quantum computers | 267 |
mziwisky/bullet-ane | A native extension library for adding physics simulation capabilities to Adobe AIR mobile and desktop applications | 40 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 581 |
simondlevy/airsimtensorflow | A Python-based system for training and testing collision avoidance neural networks using Microsoft AirSim data | 236 |
redfrik/traerphysics | A physics engine for simulating particle systems using SuperCollider | 2 |