The purpose of this project is to create a simplified graphic 3D Wireframe Viewer. (macOS is only supported)
For this project, we need use graphic library: miniLibX
.
More info about you can read here
To begin fdf
has to show the map using isometric projection.
How draw a lines, only your choice. I use Bresenham's line algorithm, but for more beautiful result i recomend use Xiaolin Wu's line algorithm.
Needed handle the events pressing the red button and pressing ESC button to close window.
In bonus part you need realised all axis rotating, axis move, zoom and extra projection.
To creat this project more gracefull, i add left menu with controls and make colors gradient. Colour theme copied from SynthWave '84(VS code theme)