Add Vector arithmetic helper methods #93

Open
opened 2025-07-05 19:06:33 +00:00 by john · 0 comments
Owner

The Vector class (used for positions) lacks basic arithmetic operations like add, subtract, distance, normalize that are standard in game engines.
Affects: Vector class (used by all position properties)

The Vector class (used for positions) lacks basic arithmetic operations like add, subtract, distance, normalize that are standard in game engines. Affects: Vector class (used by all position properties)
john added the
Minor Feature
label 2025-07-05 19:06:33 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: john/McRogueFace#93
No description provided.