Immediate Mode GUI app with naive visualisation for elastic balls collisions.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh # install rust cargo run --package=egui-circles # build & run
Detailed information on how to use egui rust library can found here.