Grid random extrude ...
2987 4 0-
- Masoud
- Member
- 397 posts
- Joined: 8月 2015
- Offline
-
- nicoM
- Member
- 74 posts
- Joined:
- Offline
-
- Masoud
- Member
- 397 posts
- Joined: 8月 2015
- Offline
-
- brandaosa
- Member
- 3 posts
- Joined: 10月 2021
- Offline
on the same topic, I am trying to add random rotation for each element on the polyextrude level.
Using a foreach loop I can get to the result I want, but a bit cumbersome.
On the left side, I was trying to find a way to iterate on each primitive within the expression set to Pre-Rotate parameter.
It is now currently hardcoded to "0", where I would like to iterate. Currently I get all faces with same orientation.
Thanks
Using a foreach loop I can get to the result I want, but a bit cumbersome.
On the left side, I was trying to find a way to iterate on each primitive within the expression set to Pre-Rotate parameter.
It is now currently hardcoded to "0", where I would like to iterate. Currently I get all faces with same orientation.
Thanks
-
- animatrix_
- Member
- 4224 posts
- Joined: 2月 2012
- Online
Hi,
I don't think you can break down the execution of that parameter to vary for each primitive, but you can do it using a Primitive Wrangle.
I don't think you can break down the execution of that parameter to vary for each primitive, but you can do it using a Primitive Wrangle.
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]

youtube.com/@pragmaticvfx | patreon.com/animatrix | animatrix2k7.gumroad.com
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]

youtube.com/@pragmaticvfx | patreon.com/animatrix | animatrix2k7.gumroad.com
-
- Quick Links