Skip to content

lhaj-matich/fdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDF (42 Network)

A straightforward 3D height-map rendering tool. It enables model rotation, with colors determined by the height's relative values on the map. Additional features are in the pipeline!

enter image description here

Key Functions:

  • Streamlined file format specification (an array of integers separated by spaces).
  • Interactive 3D model rotation via keyboard input
  • Camera manipulation options for zooming and translating.

To compile the program.

$ make

You can run the program using one of the test maps available in the repository.

$ ./fdf test_map/map.fdf

About

My first project in computer graphics

Resources

Stars

Watchers

Forks