<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Animation on Codeslog</title>
    <link>https://www.codeslog.com/en/tags/animation/</link>
    <description>Recent content in Animation on Codeslog</description>
    <image>
      <title>Codeslog</title>
      <url>https://www.codeslog.com/images/default-cover.png?v=20260114T1436</url>
      <link>https://www.codeslog.com/images/default-cover.png?v=20260114T1436</link>
    </image>
    <generator>Hugo -- 0.150.0</generator>
    <language>en-US</language>
    <lastBuildDate>Wed, 12 Aug 2026 01:34:00 +0900</lastBuildDate>
    <atom:link href="https://www.codeslog.com/en/tags/animation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Scroll-Driven Animation: When Scroll Becomes the Timeline</title>
      <link>https://www.codeslog.com/en/posts/scroll-driven-animation/</link>
      <pubDate>Wed, 12 Aug 2026 01:34:00 +0900</pubDate>
      <guid>https://www.codeslog.com/en/posts/scroll-driven-animation/</guid>
      <description>Scroll-Driven Animation treats scroll not as an event but as the timeline itself. This post compares three implementations — native CSS, IntersectionObserver, and requestAnimationFrame — covering how each works, their tradeoffs, and accessibility.</description>
    </item>
  </channel>
</rss>
