readme to point to wiki page or pdf
This commit is contained in:
parent
5a9a38fa07
commit
33b2736cc4
@ -1,5 +1,5 @@
|
||||
|
||||
Immediate Mode GUI app with naive visualisation for elastic balls collisions.
|
||||
Immediate Mode GUI app with naive visualization for elastic balls collisions.
|
||||
|
||||
# Build & run
|
||||
|
||||
@ -10,4 +10,10 @@ cargo run --package=egui-circles # build & run
|
||||
|
||||
# HowTo
|
||||
|
||||
## ImGui
|
||||
|
||||
Detailed information on how to use [egui](https://github.com/emilk/egui) rust library can found [here](https://egui.info/).
|
||||
|
||||
## Math
|
||||
|
||||
A simple explanation of [[Home]] [Collisions2D.pdf] 2D vector math silently working behind the coalitions simulation.
|
||||
|
Loading…
Reference in New Issue
Block a user