From cbdf229f1875c8e6b772ba923ee24c5d2512c838 Mon Sep 17 00:00:00 2001 From: u-an-i <84718885+u-an-i@users.noreply.github.com> Date: Mon, 13 May 2024 00:18:36 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7c2f203..dd523f0 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,7 @@ const float rollFrictionEarthRubberCoefficient = 0.0013f; const float slideFrictionEarthRubberCoefficient = 100.0f; ``` +![image](https://github.com/u-an-i/tyre-simulation/assets/84718885/0468143e-afd6-43cf-82ac-03f018947aef) ![image](https://github.com/u-an-i/tyre-simulation/assets/84718885/023ea7b7-2f24-4753-aa9f-2a46ea05e998) ![image](https://github.com/u-an-i/tyre-simulation/assets/84718885/92976408-d6ad-471d-bd39-f93459609748) ![image](https://github.com/u-an-i/tyre-simulation/assets/84718885/d28ea8c9-61f6-4d12-afc0-d3d2c6d235c5) + + +