1
0
forked from josh/j3ml
Files
j3ml-fork/README.md
2023-12-25 13:32:14 -06:00

17 lines
456 B
Markdown

# Josh's 3D Math Library - J3ML
Yet Another C++ Math Standard
## Motivation
This project was sparked by a desire to gain a deeper understanding into the math underlying computer graphics. While packages such as glm, eigen, etc. are amazing libraries, it removes the fun of having to learn it the hard way.
## Use Cases
## Features
### LinearAlgebra
#### Vectors
#### Matrices
#### Conversion Types
### Geometry
## Samples
## Bugs / Issues
## Compilation