Hi,
I have an initial 3d structure, I distort it (adding noise to its vertices for instance, not continuously, but sporadically firing a new noises values)) and I’d like to go from previous state to the next one smoothly.
I found a way by using SOP to CHOP. doing all operations in CHOPs and then go back to SOP.
Is there a better way ?