seanlth / boltzmann

Maxwell-Boltzmann distribution simulator written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boltzmann

Maxwell-Boltzmann distribution simulator written in Rust.

screenshot

Plots the distribution of particle velocities, Maxwell-Boltzmann distribution

Spatial hashing or a Quadtree is used to decrease the number of potential collisions.

About

Maxwell-Boltzmann distribution simulator written in Rust


Languages

Language:Rust 96.3%Language:GLSL 3.7%