How to use copy and transform after edge damage node making each copy have a different seed of the Edge damage node?
To make a ladder for example,I use a box and copy it but different damage.
I try with Create Attribute node and/or Attribute randomize but i am not able to make it work..
Thank you.
Different attributes in each copy?
1278 2 2- te7suo
- Member
- 2 posts
- Joined: May 2018
- Offline
- toadstorm
- Member
- 385 posts
- Joined: April 2017
- Offline
Use a For/Each loop. Create the seed attribute you want on your source points, then inside the loop you can connect your input point as a Spare Input to the Edge Damage SOP and reference that attribute value.
There's a detailed description of how this works here [www.toadstorm.com].
There's a detailed description of how this works here [www.toadstorm.com].
MOPs (Motion Operators for Houdini): http://www.motionoperators.com [www.motionoperators.com]
- te7suo
- Member
- 2 posts
- Joined: May 2018
- Offline
tormenta
Use a For/Each loop. Create the seed attribute you want on your source points, then inside the loop you can connect your input point as a Spare Input to the Edge Damage SOP and reference that attribute value.
There's a detailed description of how this works here [www.toadstorm.com].
Thanks very much!!
-
- Quick Links