FDF is a 3D wireframe renderer written in C, as part of the School 42 curriculum. It reads a 3D height map and projects it onto a 2D screen using isometric projection.
computer-graphics digital-elevation-model wireframe 3d-graphics 42school c-language graphics-algorithms bresenham-algorithm landscape-generator fdf-project
-
Updated
Apr 11, 2025 - C