From 5f3588466f7140861dcf08f30f35a949abc23e0c Mon Sep 17 00:00:00 2001 From: asus Date: Mon, 15 Jan 2024 22:24:45 +0100 Subject: [PATCH] wip readme presentation --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 93f599a..8d12329 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # FDF - fil de fer -![example 3D of map after modifications](assets/fdf_loop_flying_tube.gif) - **this is an exercize to discover 3D drawing, keyboard events, and pixel images manipulation** it reads a map, which is a simple text file like this : @@ -30,9 +28,7 @@ then it listent to keyboards events to transform the 3D, like turning around, zo **turn :** -![example 3D of map after modifications](assets/fdf_loop_turn_left_pyramide.gif) - -![example 3D of map after modifications](assets/fdf_loop_turn_down_pylone.gif) +![example 3D of map after modifications](assets/fdf_loop_turn_left_pyramide.gif) ![example 3D of map after modifications](assets/fdf_loop_turn_down_pylone.gif) **move :** @@ -44,3 +40,5 @@ then it listent to keyboards events to transform the 3D, like turning around, zo ![example 3D of map after modifications](assets/fdf_loop_change_height_50.gif) +![example 3D of map after modifications](assets/fdf_loop_flying_tube.gif) +