wip readme presentation

This commit is contained in:
asus
2024-01-15 22:24:45 +01:00
parent 7746ffd307
commit 5f3588466f

View File

@@ -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)