Jump to content

sop solver question


Recommended Posts

Hi,

I want to control a RBD translation using RBD Solver, and control the object rotation using SOP Solver.  I used Multisolver, made RBD Solver the first input and SOP Solver the second. Inside the SOP solver I could not find a way to access the translation/orientation of the RBD as whole. My questions:

-SOP Solver is not meant to change objects position/orientation, right? It has access only to points

-What is the right way to achieve my goal? Should I use Script Solver instead?

Thanks

sop_multisolver_question.png

Link to comment
Share on other sites

Hi bonsak, unfortunately it does not work. I did it and nothing happened.

I "think" that the SOP solver is only concerned about point/vertices/... processing, however changing the entire position/translation of the DOP object is not its job. BTW, let's say instead of adding "translate" node, we add "Attribute Wrangler" node and write something simple such as @P += @N, now this works fine...

When I check the geometry spreadsheet, I see "Position" data, I think somehow I need to overwrite the rotation values in here. Maybe a script solver would do it...

 

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...