Skip to content
/ fdf Public

Creates a simple wireframe model representation of a 3D landscape

Notifications You must be signed in to change notification settings

kirkram/fdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDF: wireframe model

This program creates a simple wireframe model representation of a 3D landscape by linking various points (x, y, z) to line segments (edges).

fdf_100-6

fdf_t2

How to

This program uses MLX42 library to display graphics. It will be downloaded and built automatically.

git clone [email protected]:kirkram/fdf.git
cd fdf
make
./fdf 

Use test_maps/MAPNAME as a second argument to open different maps.

Controls

Refer to the tips in the top left corner.

About

Creates a simple wireframe model representation of a 3D landscape

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published