Hacker News new | ask | show | jobs
by snackbroken 342 days ago
> Does it support infinite loop?

Yes, by setting the repeatCount or repeatDur attribute of the <animate> tag to "indefinite". Notably, since <animation> tags effect individual attributes and not the image as a whole, different parts of the image can be on different animation cycles and don't have to add up to some small common multiple.

1 comments

That smells like Turing complete
Tomorrow on HN: GPT-2 in pure SVG