Commit graph

5 commits

Author SHA1 Message Date
ad0599f481 Decided on architecture
A sizeable commit, I know, but I wanted to try and write a few aspects before deciding to settle on a system. This one seems to be fine so far. But I would still not rely on it not changing.
2024-04-18 01:29:47 +02:00
38932e64ac Added Lines 2024-03-05 18:03:22 +01:00
f8691b43fe Add Vector3d 2024-03-02 15:43:32 +01:00
cfdb2cee4d Correct != of Vector2d 2024-03-02 15:38:11 +01:00
38fb85be02 Added the Vector2 class
I am making a decision not to have point classes, that is why GetVectorTo() is included here.
2024-03-02 14:58:04 +01:00