pasqualerossi / minilibx

The graphics library used for So_Long, Fract-Ol, FDF, Cub3D and MiniRT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minilibx

The 42 Graphics Library need for the following projects:

  • So_Long (2D Game)
  • Fract-Ol (2D Fractals)
  • FDF (3D Wireframing)
  • Cub3D (3D Game)
  • MiniRT (3D Raytracing)

Add Minilibx To Your Project

To add minilibx to your project, copy the following and paste it in iTerm/Terminal:

git clone https://github.com/pasqualerossi/minilibx

About

The graphics library used for So_Long, Fract-Ol, FDF, Cub3D and MiniRT.


Languages

Language:C 60.6%Language:Objective-C 39.0%Language:Makefile 0.4%