readme presentation
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# FDF - fil de fer (french for Wire)
|
# FDF - fil de fer (french for Wire)
|
||||||
---
|
---
|
||||||
|
|
||||||
This project is an introduction to 3D drawing. It takes a map file and render it with its height. It listen to keyboard event to apply transformations on it, such as translation, rotations, zoom, and change in altitude factor.
|
This project is an introduction to 3D drawing. It takes a map file and render it with its height. It listen to keyboard events to apply transformations, such as translation, rotations, zoom, and change in altitude factor.
|
||||||
|
|
||||||
the input map is a simple text file that looks like this :
|
the input map is a simple text file that looks like this :
|
||||||
|
|
||||||
@@ -59,7 +59,7 @@ $>
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
**change height :**
|
**altitude factor :**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user