Fdf

Domain
Software Engineering
Type
42

Stack

  • C
  • Makefile

A 3D wireframe viewer in C that reads elevation maps from text files and draws them in isometric projection. Uses the school’s graphics library for map parsing, coordinate transforms, line drawing, and window interaction. A first step into graphics and spatial reasoning in code.