Christian Mintert
Schmauch
About Me
専門知識
Hobbyist
Connect
LOCATION
Germany
ウェブサイト
Houdini Engine
Availability
Not Specified
Recent Forum Posts
Assign iteration in a loop as attribute 2025年11月20日17:27
Thank you for the clarification, it works with the wrangle now as expected. Using the second input.. who could have thought of that
Thanks again for helping out.
Thanks again for helping out. Assign iteration in a loop as attribute 2025年11月20日16:53
Hi there,
I want to procedurally model dice, with the text or pips as actual geometry on the faces. In a loop, I generate the numbers based on iterations and try to set i@face to match the iteration number, but I can’t make it work. The manual method works, but it's well… manual.
So if somebody has a small hint, that would be great.
Kind regards,
Christian
---------
Update:
I made it work by switching from the Attribute Wrangle to an Attribute Create that happily accepted the iteration attribute.
I want to procedurally model dice, with the text or pips as actual geometry on the faces. In a loop, I generate the numbers based on iterations and try to set i@face to match the iteration number, but I can’t make it work. The manual method works, but it's well… manual.
So if somebody has a small hint, that would be great.
Kind regards,
Christian
---------
Update:
I made it work by switching from the Attribute Wrangle to an Attribute Create that happily accepted the iteration attribute.
Grouping by expression not working properly 2023年10月20日10:43
Thank you for making me aware of that. I had realized that I was dealing with floats, precision "set to full" was eluding me