Displace along normals for-each problems...
1501 1 1-
- zhenkoest2014
- Member
- 1 posts
- Joined: 1月 2019
- オフライン
-
- jsmack
- Member
- 8173 posts
- Joined: 9月 2011
- オフライン
I'm not sure what the loop is for in your setup, so I removed it. It's generally easier to avoid splitting up sections than to try to put them back together again.
In place of facet/connectivity, I use an enumerate to assign an id to each face before subdividing. Then the section can be split apart after the noise/subdivision is applied.
In place of facet/connectivity, I use an enumerate to assign an id to each face before subdividing. Then the section can be split apart after the noise/subdivision is applied.
-
- Quick Links