Charles Kitenge
bikonistudio
About Me
Connect
LOCATION
ウェブサイト
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Attribute to different iterations of a for-each loop 2026年5月20日11:08
Alright,
Thank you very much for your responses, I thought I could store the iteration number from the metadata in some way to tag faces created through the corresponding iteration. But I will find another way, probably using groups instead.
Thank you very much and have a nice day.
Thank you very much for your responses, I thought I could store the iteration number from the metadata in some way to tag faces created through the corresponding iteration. But I will find another way, probably using groups instead.
Thank you very much and have a nice day.
Attribute to different iterations of a for-each loop 2026年5月16日6:31
Hello,
I have a problem that I'm trying to solve in Houdini :
Initially I have a simple plain grid on the ground. Then I have a for each loop primitive on fetch feedback with an extrusion (using polyextrude) inside it and also have side group activated. Now my main goal is to have a different id or different group on each iteration of these new sides faces. I've tried to put below an primitive wrangle using the metadata but it doesn't seem to work and I'm stuck. My geometry spradsheet also says that all my new side faces are still on id=0
Can someone tell me where I might have made a mistake ?
Thanks.
All example below:
I have a problem that I'm trying to solve in Houdini :
Initially I have a simple plain grid on the ground. Then I have a for each loop primitive on fetch feedback with an extrusion (using polyextrude) inside it and also have side group activated. Now my main goal is to have a different id or different group on each iteration of these new sides faces. I've tried to put below an primitive wrangle using the metadata but it doesn't seem to work and I'm stuck. My geometry spradsheet also says that all my new side faces are still on id=0
Can someone tell me where I might have made a mistake ?
Thanks.
All example below:
Split Location field in Polysplit SOP 2025年11月26日12:11
Alright Mr. Tomas, let me try these and I'll get back to you.
Thanks !
(UPDATE)
OMG it actually worked!
You were right, using `details( "../attribwrangle7", "splits" )` was enough, the 0 at the end wasn't necessary.
Thank you very much once again sir.
Thanks !
(UPDATE)
OMG it actually worked!
You were right, using `details( "../attribwrangle7", "splits" )` was enough, the 0 at the end wasn't necessary.
Thank you very much once again sir.