Commit graph

9 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
d9d00ec3c0 added warning to readme 2024-03-03 14:28:39 +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
79fe8638af Added Utils class. 2024-03-02 11:23:42 +01:00
c6675bb051 Create VS Solution and Project 2024-03-02 10:17:52 +01:00
Zdeněk Borovec
9a284de0bd
Initial commit 2024-03-02 08:55:33 +00:00