Skip to content

SLargo18/FdF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗺️ FdF - 3D Wireframe Viewer

📌 Description

FdF is a 3D wireframe viewer that renders height maps in isometric projection. It reads a file with elevation data and displays a graphical representation of the terrain using the MiniLibX library. The project focuses on low-level rendering, geometric transformations, and event-driven programming in C.


🛠️ Skills Developed

  • C Programming
  • Graphics Programming (MiniLibX)
  • File Parsing and Memory Management
  • Isometric Projection and Matrix Transformations
  • Bresenham's Line Drawing Algorithm
  • Event Handling (keyboard, mouse)
  • Low-level system interaction

⚙️ Compilation

To compile the project:

make

About

A 3D wireframe viewer that renders height maps in isometric projection using MiniLibX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published