Webcam
This is a simple live-texture composite: it loads the webcam, uploads it with initializeTexture and updateTextures, then blends it with a transparent picture-frame image. It follows the same pattern shown in the webcam input guide.
There is no history, no extra pass, and no plugin state here - just one shader combining a static texture with a live one. It is useful for stickers, overlays, or simple camera compositing.