readme to point to wiki page or pdf
This commit is contained in:
parent
5a9a38fa07
commit
33b2736cc4
10
README.md
10
README.md
@ -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
|
# Build & run
|
||||||
|
|
||||||
@ -10,4 +10,10 @@ cargo run --package=egui-circles # build & run
|
|||||||
|
|
||||||
# HowTo
|
# HowTo
|
||||||
|
|
||||||
Detailed information on how to use [egui](https://github.com/emilk/egui) rust library can found [here](https://egui.info/).
|
## 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