Commit Graph

68 Commits

Author SHA1 Message Date
87e2ec312c docs(vector3): add more documentation 2025-03-25 21:13:40 +01:00
175f5cbc68 feat(vector3): added documentation for a few basic functions. 2025-03-25 21:13:40 +01:00
c451daeadd feat(test_vec): add cross product function test 2025-03-25 21:13:40 +01:00
1cd95b0fbd docs(vector3): start commenting vector3.h 2025-03-25 21:13:40 +01:00
10c5f7164d test(vector3): add rotateVector3_test function 2025-03-25 21:13:40 +01:00
c7f09fdfea fix(test_vec): add some text for each test functions 2025-03-25 21:13:40 +01:00
e10f9d8e75 fix: vector3 and vector4 functions 2025-03-25 21:13:40 +01:00
c734f39068 feat: add all vector tests 2025-03-25 21:13:40 +01:00
3a5675224d fix(test_main): error name printf 2025-03-25 21:13:40 +01:00
189653268f feat(test_vec3): added all unit tests for vector operations 2025-03-25 21:13:40 +01:00
cc6e50919b fix(vector3): import math 2025-03-25 21:13:40 +01:00
66b55cce0f feat(vector): Initialize module and add conversion functions 2025-03-25 21:13:40 +01:00
e8517ea625 feat(vector4): Initialize and add all basic functions 2025-03-25 21:13:40 +01:00
f7f5b2cc2a feat(vector): add all basic functions 2025-03-25 21:13:40 +01:00
597ec1de21 feat(vector): Initialize module and add constructor 2025-03-25 21:13:40 +01:00
c5d678d58c chore(Makefile): add test target 2025-03-09 15:49:11 +01:00
ea9af1577a chore: Initialize basic targets in Makefile 2025-03-09 15:02:07 +01:00
Loïc GUEZO
6253ea73c2 Initial commit 2025-03-09 12:06:49 +01:00