Jump to content

What's the difference bet SOP solver and Geometry Wrangle?


Recommended Posts

Hi,

Inside a DOP network, I can create either SOP Solver or Geometry Wrangler. Couple questions:

a ) Why SOP solver does not have "previous" input the same way it has in when it gets created in SOP level

b ) Seems to me like a Geometry wrangler is just a subset of SOP Solver, i.e. inside the SOP Solver you can still wrangle and change points/primitives attributes? So is just a redundant node OR does it do something special?

Link to comment
Share on other sites

You're confusing the "Solver SOP" with the "SOP Solver."

The Solver SOP is the node with the "previous" input that you get in SOPs. The SOP Solver is a DOP that allows you to fetch information from the SOPs timeline during a DOP simulation (normally, a DOP simulation creates data from SOPs at the first frame of simulation, then simulates without further input from the SOP timeline).

The Geometry Wrangle is just allowing you to modify the Geometry subdata in your simulation using VEX. In many cases when you are modifying Geometry subdata, this wrangle will work just fine, but if you need to merge in other SOP data from elsewhere (maybe doing point cloud lookups or something) or you're editing some other kind of subdata such as impacts or constraints, you'll have a much easier time using a SOP Solver.

  • Like 3
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...