Shifting pixels with displacement issue

Hi there. Can you please provide me some solution or at least point me in proper direction why there is difference detected between two tops (im comparing transform3 and displacement1 using difference top) ? No difference detected whatsoever when I use chopto5 to second input of displacement1.

displace.1.toe (5.5 KB)

Hi @Tobek,

the 1 frame flicker you see comes from the TOP To CHOP’s Download Type parameter being set to “Next frame (Fast)” - this is a performance setting for a delayed data download from the GPU, which is much faster and does not stall the render. The setting though introduces a 1 frame delay.

Hope this helps
cheers
Markus

1 Like

thanks man, that solved a lot!