on2_p3_add.liq
s = add([s,
video.rotate(
video.add_image(
width=50, height=50, x=150, y=150,
file="image.ppm",
blank()))])
Download
s = add([s,
video.rotate(
video.add_image(
width=50, height=50, x=150, y=150,
file="image.ppm",
blank()))])
Download