- Notifications
You must be signed in to change notification settings - Fork0
Mini linear algebra library for school projects
License
NotificationsYou must be signed in to change notification settings
matboivin/minimath
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 forlearning purposes and is thusnot 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.
SeeLICENSE
for more information.
About
Mini linear algebra library for school projects