Skip to content

Conversation

@imikejackson
Copy link
Contributor

This is an effort to remove more direct pointer access within the code base and use the other support classes where appropriate.

@imikejackson
Copy link
Contributor Author

@JDuffeyBQ This first version isn't too bad. I'm wondering if we fold the Matrix3x1 functionality into the Vec3<T> class instead. Then just make a using for the Matrix3x1 type. We would then need to update the Matrix3x3 class to include the Array.hpp header file?

@imikejackson imikejackson force-pushed the topic/remove_matrix_math branch 4 times, most recently from f15f25e to 045e810 Compare January 16, 2026 03:09
@imikejackson imikejackson force-pushed the topic/remove_matrix_math branch from 045e810 to 9a29fdc Compare January 22, 2026 18:24
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.

1 participant