Fri Feb 7 11:31:53 AM EST 2025
This commit is contained in:
parent
6c112cc9b0
commit
a31602c77b
@ -78,7 +78,7 @@ mons_math/src/
|
|||||||
├── vec3.c
|
├── vec3.c
|
||||||
└── vec4.c
|
└── vec4.c
|
||||||
```
|
```
|
||||||
(i won't get into implementation details too much in this post in the interest of brevity, but i'll have all this up on my [git server](https://git.exvacuum.dev) soon)
|
(i won't get into implementation details too much in this post in the interest of brevity, but all the code is available on my [git server](https://git.exvacuum.dev/mons/))
|
||||||
|
|
||||||
i found writing the matrix and vector operations super satisfying in spite of the repetition for different dimensionalities
|
i found writing the matrix and vector operations super satisfying in spite of the repetition for different dimensionalities
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user