almost 4 years ago by Emma Xing
Hi, I am in session 9 and met a problem. After filter Att from the Panel Corner Pts, the param tree shows 600 branches but branch 0 to 598 contains only 1 item, branch 599 contains 1801 items. (based on 20 column & 30 rows). I noticed that my column index starts from 19 back to 0 instead of from 0 to 19, my row index stars from 29 back to 0 instead of from 0 to 29, which is the only difference. I was wondering how to fix it? Thanks!
Seung Gu Kang over 2 years ago
Hi, guys. I think i just solved the answer.
There's some flattening and graftenings you need to fix from the 8th lecture.
Make sure to follow all the steps in the asset file, not the lecture, then you'll be able to get the right result :)
Seung Gu Kang over 2 years ago
Same Problem Here.
I have no idea why this is happening....
Carlos Jacquet over 3 years ago
No3
Carlos Jacquet over 3 years ago
No2
Carlos Jacquet over 3 years ago
Hello Emma.
I just went through the lesson and I think it works as it should.
Here are all my definitions (in three parts/jpg). Hope it helps!
Arie Willem de Jongh almost 4 years ago
Hi Emma,
It seems that your []V input is grafted and your A input is not. What happens if you graft your A input?
Best,
Arie
Emma Xing almost 4 years ago
Thank you! Arie!
I graft A input which takes about 1 minute to calculate the result.
It ends up with 1440000 branches. It seems it is not the result we are looking for.
Any other thoughts?