Wooshum Posted March 21, 2012 Share Posted March 21, 2012 Hi All, An easy one here - but for some reason I can find a solution to the following myself: Is there a way to enable Global transformations in the Transform SOP so I can move an object from any point in space to the world origin? Or some other way just to simply move an object to the world origin? Cheers! Quote Link to comment Share on other sites More sharing options...
sadhu Posted March 21, 2012 Share Posted March 21, 2012 Write -$CEX -$CEY -$CEZ in transform sop's x y and z translate parameter respectively Quote Link to comment Share on other sites More sharing options...
Wooshum Posted March 21, 2012 Author Share Posted March 21, 2012 Write -$CEX -$CEY -$CEZ in transform sop's x y and z translate parameter respectively Cheers, thanks mate! Makes sense Taking that a bit further means I can move a geo to the origin based on a specific points location using the point() expression. Madness! Quote Link to comment Share on other sites More sharing options...
thekenny Posted March 21, 2012 Share Posted March 21, 2012 technically you could use an objectMergeSOP and use the transform field at the top so it points to something sitting at the origin. i'm not sure how H12 handles objectMerge.. but it used to double you memory for whatever you are merging back into sop land. the pointSOP with the $TX-$CEX, $TY-$CEY, $TZ-$CEZ is the easiest. -k 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.