This project involves creating a wireframe model of a 3D landscape where all surfaces are outlined in lines. The program reads coordinates from a `.fdf` file and renders the landscape in isometric projection using the MLX42 library.
Primary LanguageC