Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to Matrix Classes #57

Merged
merged 2 commits into from Sep 9, 2020
Merged

Changes to Matrix Classes #57

merged 2 commits into from Sep 9, 2020

Conversation

ghost
Copy link

@ghost ghost commented Sep 3, 2020

I added this[int column, int row] to all the matrix classes. I found it useful in Matrix4, and I use it in my code.
Mirror of this pull request, but I had to redo it after deleting the branch on accident.

This is updated to work with this pull request.

OpenGL/Math/Matrix2.cs Show resolved Hide resolved
OpenGL/Math/Matrix3.cs Show resolved Hide resolved
OpenGL/Math/Matrix4.cs Show resolved Hide resolved
OpenGL/Math/Matrix2.cs Outdated Show resolved Hide resolved
OpenGL/Math/Matrix2.cs Outdated Show resolved Hide resolved
OpenGL/Math/Matrix3.cs Outdated Show resolved Hide resolved
OpenGL/Math/Matrix3.cs Outdated Show resolved Hide resolved
OpenGL/Math/Matrix3.cs Outdated Show resolved Hide resolved
OpenGL/Math/Matrix3.cs Outdated Show resolved Hide resolved
OpenGL/Math/Matrix4.cs Show resolved Hide resolved
@ghost
Copy link
Author

ghost commented Sep 3, 2020

Okay, I will fix all of these problems.

@ghost
Copy link
Author

ghost commented Sep 4, 2020

All the problems should be fixed.

@ghost ghost requested a review from giawa September 4, 2020 12:26
@TheAIBot TheAIBot merged commit 61290f8 into giawa:dotnetcore Sep 9, 2020
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.

None yet

2 participants