diff --git a/README.md b/README.md index 56b0f5b..4d3c6ef 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ -Bruh Test Bruh Test Bruh \ No newline at end of file +# 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 \ No newline at end of file