AntoineSfx Posted August 22, 2019 Share Posted August 22, 2019 At some point, I have two branches, containing the same geometry, except that each connected piece on one branch has been rotated somehow in space. Basically it boils down to this: one geo , and a topologically identical, rotated version of the same geo. How do I compute the invert transform ? It's not like I can store the transform at the same time it's applied. It's done in uvlayout (on P) to pack the geometry on a grid, and it doesn't offer the option to store that information Quote Link to comment Share on other sites More sharing options...
woodenduck Posted August 23, 2019 Share Posted August 23, 2019 Align sop? Quote Link to comment Share on other sites More sharing options...
anim Posted August 23, 2019 Share Posted August 23, 2019 Extract Transform SOP + Transform Pieces SOP 1 Quote Link to comment Share on other sites More sharing options...
AntoineSfx Posted August 23, 2019 Author Share Posted August 23, 2019 7 hours ago, anim said: Extract Transform SOP + Transform Pieces SOP Do you know if there is a list somewhere of friend SOP ? I mean SOPs that have clearly been designed to work with each other ? I' m using a similar setup all the time: Bound (with oriented bounding box ON + store xform attribute) with a match size (restore xform) downstream Quote Link to comment Share on other sites More sharing options...
anim Posted August 23, 2019 Share Posted August 23, 2019 not aware of such list, but it's not all black and white, once you know what each node does, it becomes more obvious what you can combine with what depending on result you are after like your mentioned Bounds + Match Size can very well be Bounds + Transform By Attrib as that's what you are actually using in that mode Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.