Skip to content

computer graphics, 3d projection, vectors, bresenham algorithm, 3d rotation. Let’s discover something more exciting: how to open a graphics window and draw inside? To start your journey in graphic programming, FdF offers to represent “iron wire” meshing in 3D.

Notifications You must be signed in to change notification settings

mohaslimani/FdF

Repository files navigation

FDF

FDF is a 3D Wireframe Viewer for macOS. MENU for control I Compiling and running Run make. An executable will compile. Currently only tested on OS X. Run it with ./fdf [map] . A bunch of sample maps are provided in the maps directory. The one in the screenshot above is maps/42.fdf.

EXAMPLES

To test it on maps with a high heights modify color function in init_fdf.c

About

computer graphics, 3d projection, vectors, bresenham algorithm, 3d rotation. Let’s discover something more exciting: how to open a graphics window and draw inside? To start your journey in graphic programming, FdF offers to represent “iron wire” meshing in 3D.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published