Grid random extrude ...
3625 4 0- Masoud
- Member
- 415 posts
- Joined: 8月 2015
- Offline
- nicoM
- Member
- 74 posts
- Joined:
- Offline
- Masoud
- Member
- 415 posts
- Joined: 8月 2015
- Offline
- brandaosa
- Member
- 5 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
- 4729 posts
- Joined: 2月 2012
- Offline
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 | pragmaticvfx.gumroad.com
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]
youtube.com/@pragmaticvfx | patreon.com/animatrix | pragmaticvfx.gumroad.com
-
- Quick Links