Author: Martijn Wallage
A project of the 42 Core Curriculum.
Score: 125%
This project is about creating a simple wireframe model representation of a 3D landscape by linking various points (x, y, z) thanks to line segments (edges).
I used the Codam MLX42 graphics library.
Usage:
./fdf maps/<map_name>.fdf
- Include one extra projection (such as parallel or conic)!
- Zoom in and out.
- Translate your model.
- Rotate your model.
- Add one more bonus of your choice: I added colours.