Skip to content

Test math - #52

Merged
ThomasDuquette merged 6 commits into
mainfrom
test-math
May 15, 2026
Merged

ThomasDuquette merged 6 commits into
mainfrom
test-math

Conversation

@Nikos-d

@Nikos-d Nikos-d commented May 13, 2026

Copy link
Copy Markdown
Contributor

Added -= and /= operators to Vec3.
Added Note in comment on using operator[] (unsafe)

added test for Vec3

- added -=
- added /=
- all functions are tested
- operator[] should be removed
@Nikos-d
Nikos-d marked this pull request as ready for review May 13, 2026 19:24
@Nikos-d
Nikos-d requested a review from ThomasDuquette May 13, 2026 19:24

@ThomasDuquette ThomasDuquette left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add test for non-trivial cross product. Add test for other operators than subtract?

@Nikos-d
Nikos-d requested a review from ThomasDuquette May 15, 2026 17:25
@ThomasDuquette
ThomasDuquette merged commit 468d611 into main May 15, 2026
5 checks passed
@ThomasDuquette
ThomasDuquette deleted the test-math branch May 15, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants