Skip to content

mploux/42_FdF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42_FdF - 42 Project

The "File de Fer" or FdF project is individual and is part of the 42 school cursus.

It's a simple rasterizer made from scratch: FdF

About the 42 school

The 42 school is a free programming school with a revolutionary pedagogy.

More info: 42 US - 42 Paris

Dependencies

The project uses a number of dependencies to work:

  • SDL2 - Simple DirectMedia Layer v2
  • libft - A utility library

Everything is provided in the deps folder.

Building

Building the project is relativelly easy and uses a single Makefile for both Linux an macOS:

$ cd 42_FdF
$ make

About

The FdF project from the 42 school.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published