You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.