Adding code x3

This commit is contained in:
2023-12-27 21:42:38 -06:00
parent f90f1cf40b
commit 24cc2e79bc
8 changed files with 152 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
#pragma once
#include <J3ML/LinearAlgebra.h>
#include <J3ML/LinearAlgebra/Vector3.h>
namespace LinearAlgebra {