Jump to content

Transform VOP in SOP context


rjpieke

Recommended Posts

Can you use the Transform VOP in a SOP context to transform between geo-level spaces?

See the attached .hipnc

I was hoping that the VOP network would have moved the box since the two spaces ("current" and the one defined by the null), but it doesn't seem to. The docs seemed to indicate that I can use the path to a geo object for a space, but it doesn't seem to work.

Any thoughts? :)

ptransform.hipnc

Link to comment
Share on other sites

I can't get it work either. Does the space: form of transform() even work outside of mantra?

Fetching the null's matrix still works though.

Pout = ptransform(P,optransform("/obj/myNull"));

I'd fire this one off to support.

Edited by Wolfwood
Link to comment
Share on other sites

I can't get it work either. Does the space: form of transform() even work outside of mantra?

Fetching the null's matrix still works though.

Pout = ptransform(P,optransform("/obj/myNull"));

I'd fire this one off to support.

Sent to support ... will post reply.

"space:current" <-> "space:world" seems to work (outside of Mantra), but that's the only combination I had success with.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...