Skip to content

A small raytracer using MLX, the graphic library of 42.

License

Notifications You must be signed in to change notification settings

cfareste/MiniRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniRT

A small raytracer using MLX, the graphic library of 42.

Requirements

Set up and run

git clone https://github.com/cfareste/MiniRT.git \
&& cd MiniRT \
&& make \
&& ./miniRT assets/scenes/extra_figures.rt;

About

A small raytracer using MLX, the graphic library of 42.

Resources

License

Stars

Watchers

Forks