<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CSS Animation on Mi&amp;Bee Blog</title><link>https://blog.mickeyzzc.tech/en/tags/css-animation/</link><description>Recent content in CSS Animation on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Wed, 08 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.mickeyzzc.tech/en/tags/css-animation/rss.xml" rel="self" type="application/rss+xml"/><item><title>Making Graphics Move: Frontend Animation from CSS to WebGL</title><link>https://blog.mickeyzzc.tech/en/posts/aihelper/frontend-chart-animation/</link><pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate><guid>https://blog.mickeyzzc.tech/en/posts/aihelper/frontend-chart-animation/</guid><description>&lt;p&gt;Static charts convey information. Animated charts convey process.&lt;/p&gt;
&lt;p&gt;Many people think of &amp;ldquo;showing off&amp;rdquo; when they hear animations. But 95% of blog animation needs can be solved with CSS. CSS &lt;code&gt;@keyframes&lt;/code&gt; + &lt;code&gt;animation&lt;/code&gt; is like a Swiss Army knife — simple, reliable, no extra libraries, and respects user accessibility preferences through &lt;code&gt;prefers-reduced-motion&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;But there&amp;rsquo;s always that 5% where CSS falls short. Multi-element choreography, designer-created complex interactions, 3D data visualization, massive particle rendering. That&amp;rsquo;s when you need to find another path.&lt;/p&gt;</description></item></channel></rss>