Skip to content

0xEDU/fdf

Repository files navigation

FDF

Wireframe model

Summary

This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines. It will also use the MinlibX, our own graphics library.

Getting started


This project currently works only on Linux. All valid maps are inside test_maps folder.

NOTE: You NEED to have the MLX library installed. Check out https://github.com/42paris/minlibx-linux for installation details.
First, clone this repository, `cd` into it and also clone and compile MinilibX:
$ git clone https://github.com/0xEDU/fdf; cd fdf

Compile the program with:

$ make

Usage:

$ ./fdf [VALID FILE]

Valid files can be found in the test_maps folder!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published