Skip to content

matboivin/minimath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimath

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.

Disclaimer

This project was done for learning purposes and is thus not intended for production.

Requirements

This program was developed on Debian Linux.

  • make
  • gcc

Installation

Clone the repository, change it to your working directory and run:

$ make

Example usage

raytracer: a simple ray tracer in C.

License

See LICENSE for more information.

About

Mini linear algebra library for school projects

Topics

Resources

License

Stars

Watchers

Forks