Message 1 of 3
Compose & Decompose Matrix Data

Not applicable
07-23-2020
05:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Greetings.
I am slowly learning maya's API, general programming and I've been looking at all the known API and maya resources I can find, including the maya documentation, c++ api documentation, paid courses but I am struggling to figure it all out.
To learn the deeper functions of maya, I am looking to write a couple of nodes to compose, the other to decompose the matrix. I am unsure how to use an inputMatrix plug, grab its data as translate, rotate, scale, etc, how to then use tranforms and turn into a usable outputMatrix.
I apologize if an answer is hidden here already, I may have skipped over or it. I wish there was more clear information or an easy way to look at native maya nodes to examine them.
Cheers.