A simple 3D wireframe rasterizer using MinilibX. FdF renders 3D models contained in a specific .fdf format. Two distinct forms of projection are supported (isometric and perspective). Features include zoom, pan and rotation. In color mode vertice color indicates the height of the vertice.
To run the program MinilibX needs to be installed.
MacOS: https://github.com/dannywillems/minilibx-mac-osx
Linux: https://github.com/42Paris/minilibx-linux