I it possible NOT to clear the background in Quartz Composer? I want to move an image across the screen and keep it visible at the old positions to have some sort of trace effect.
Thanks and regards,
Sebastian Mecklenburg
I it possible NOT to clear the background in Quartz Composer? I want to move an image across the screen and keep it visible at the old positions to have some sort of trace effect.
Thanks and regards,
Sebastian Mecklenburg
Do your rendering inside a
Render In Imagepatch, and connect its output to anAdditionpatch. Connect the output ofAdditionto anAccumulatorpatch, and connect the output of theAccumulatorpatch to the "Background Image" port of theAdditionpatch, to create a feedback loop. Then connect theAdditionpatch to aBillboard.