Skip to content

klokanpes/fdf

Repository files navigation

Description

fdf is a 42 Prague graphics project built with MiniLibX that visualizes a map of integer elevation values by rendering the matrix as a 2D wireframe (and filled) representation on screen; my implementation uses a variant of Bresenham’s line algorithm for efficient segment drawing and a scanline-style approach to fill between vertices with solid color for clearer terrain visualization.

CAUTION

  • This project has not been made to full compliance with the subject. The input only supports integer values. No color HEX values are supported. This project has not been officially submitted and was made as a side project of sorts.

About

A graphical program that visualizes a matrix of elevation points made with the minilibx library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors