Update Geometry and ConstraintGeometry together in DOP?

   1516   2   1
User Avatar
Member
73 posts
Joined: March 2020
Offline
Vellum has this notion of putting geometry and constraints in separate data objects in DOPs, which complicates updating both Geometry and ConstraintGeometry in sync using wrangles and VOPs, since they can write only to the input geometry.

What's a good approach for, say, creating new geometry and constraints for it purely in DOPs? One use case would be doing something like this https://vimeo.com/247761862 [vimeo.com] in Vellum instead of POP Grains, where new geometry and constraints are made based on the current simulation state.
User Avatar
Member
73 posts
Joined: March 2020
Offline
So I eventually figured out a way, but it's kinda obscure.

Apparently the SOP Solver can be set up to input AND output multiple data objects by enabling “Invoke Compiled Block”. Turns out a compiled SOP network can have multiple outputs. Who knew?
User Avatar
Member
7 posts
Joined: Feb. 2016
Offline
ziconic
So I eventually figured out a way, but it's kinda obscure.

Apparently the SOP Solver can be set up to input AND output multiple data objects by enabling "Invoke Compiled Block". Turns out a compiled SOP network can have multiple outputs. Who knew?

Maybe will be usefull.

https://forums.odforce.net/topic/41242-vellum-animated-pin-to-target/ [forums.odforce.net]

https://realtimevfx.com/t/pixelperfect-sketch-25-root/9816/12 [realtimevfx.com]
Edited by Ivan Malishev - May 20, 2021 22:06:16
  • Quick Links