Skip to content
/ fdf Public

This project is about creating a simplified graphic “wireframe” (“fils de fer” in french, hence the name of the project) representation of a relief landscape linking various points (x, y, z) via segments.

Notifications You must be signed in to change notification settings

vopolonc/fdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FdF_42_vopolonc

A simple 3D height-map renderer. You can rotate models, color is defined by relative height in the map. More features planned!

Features

  • Simple file format definition (array of space-separated integers)
  • Camera controls (zoom, translate)
  • Double-buffered
  • Line clipping

Compiling and running

Run make. An executable will compile. Currently only tested on OS X.

Run it with ./fdf [map].

About

This project is about creating a simplified graphic “wireframe” (“fils de fer” in french, hence the name of the project) representation of a relief landscape linking various points (x, y, z) via segments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published