Skip to content

add methods to get and set rows of a 3x3 matrix#5891

Open
sourya-sen wants to merge 2 commits intoopenframeworks:masterfrom
sourya-sen:ofMatrix3x3-by-row
Open

add methods to get and set rows of a 3x3 matrix#5891
sourya-sen wants to merge 2 commits intoopenframeworks:masterfrom
sourya-sen:ofMatrix3x3-by-row

Conversation

@sourya-sen
Copy link
Copy Markdown
Contributor

@sourya-sen sourya-sen commented Feb 11, 2018

I've found it useful to be able to set entries to a matrix by row (either by 3 floats or by a ofVecf3) and to get a row as a ofVec3f. Really comes in handy when setting up a custom matrix as well as a utility for 2D transformations.

(This is my first PR, I hope I did everything right!)

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