Carve Node and Attributes

   957   1   2
User Avatar
Member
1 posts
Joined: Oct. 2018
Offline
I had some issue using the Carve SOP trying to drive it with attributes.
Does anyone know how I could achieve a custom / randomized carve-amount per line?
I couldnt get it to work with point attributes nor with prim attributes… Or do i have to use a completely different Node?

Thanks
User Avatar
Member
897 posts
Joined: July 2018
Offline
Loop over the prims in for each, this will then work in a channel expression to have prim attribs controlling it:
prim(opinputpath(“.”,0),'myAttrib', 0,0)
B.Henriksson, DICE
  • Quick Links