We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi,
Can anyone help me with how I'd insert a transparent .gif on on to my processing file? I've read on this website that the .gif library isn't supported on Processing 3 so surely there must be an alternative?
I want it layered above my background image.
New to the whole concept!
Thank you :)
Answers
https://forum.Processing.org/two/discussions/tagged/gifanimation
Also, don't forget that the main sketch background() doesn't support true transparency. You can draw something transparent onto the background, but the result is flattened -- depending on the transparent effects you need, you may need to use PGraphics.