j3ml autodoc test
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 26s

This commit is contained in:
maxbyte9p
2024-04-09 16:53:24 -04:00
parent 01948c79ad
commit 57e4ebc8db
87 changed files with 14500 additions and 1 deletions

View File

@@ -1 +1,17 @@
lol
# 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