Mini linear algebra library for 42 School graphics projects.
42 is a private, non-profit and tuition-free Computer Science school based on peer-to-peer learning and hands-on projects.
All programs written in C follow 42 style guideline.
This project was done for learning purposes and is thus not intended for production.
This program was developed on Debian Linux.
- make
- gcc
Clone the repository, change it to your working directory and run:
$ make
raytracer: a simple ray tracer in C.
See LICENSE
for more information.