Spreadable ApplyTransform?

Hi everybody!

I’m currently stuck with ApplyTransform, I need to spread a rotate node connected at input but this creates strange distortions… Is it possible to bring spreads to this node or do I find another way?

Thanx a lot
Ars Robota

perhaps try to apply the rotation using a * (Transform) .

Hi kalle, thanks for replying.

I tried * (Transform) but I don’t know what to connect to 2nd input… I put another rotate node on but it doesn’t work…

hello, this looks like a spread resample problem. you have to think about how many points you want to transform and then create that many rotations…

Wouhou! Thanx a lot tonfilm, that’s it!