<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PinePaper Studio Blog</title>
    <link>https://pinepaper.studio/knowledge-hub/</link>
    <description>Tutorials, tips, and updates for creating animated graphics</description>
    <language>en</language>
    <atom:link href="https://pinepaper.studio/knowledge-hub/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>"Point Paper, Mathematics, Measurement, and PinePaper"</title>
      <link>https://pinepaper.studio/knowledge-hub/en/point-paper-mathematics-measurement-and-pinepaper/</link>
      <description>"Long before the screen, designers worked on point paper — gridded sheets where each cell represented one unit of physical work. PinePaper continues that lineage: a canvas where every coordinate has a name and every measurement is real."</description>
      <pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate>
      <guid>https://pinepaper.studio/knowledge-hub/en/point-paper-mathematics-measurement-and-pinepaper/</guid>
    </item>

    <item>
      <title>How a Pendulum Teaches You Differential Equations</title>
      <link>https://pinepaper.studio/knowledge-hub/en/how-ode-solvers-work/</link>
      <description>You don't need a math degree to understand ODE solvers. You need a pendulum, a screen, and 20 minutes. Here's how Euler, RK4, and adaptive methods actually work — with the real code.</description>
      <pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate>
      <guid>https://pinepaper.studio/knowledge-hub/en/how-ode-solvers-work/</guid>
    </item>

    <item>
      <title>What the FFT Actually Shows You</title>
      <link>https://pinepaper.studio/knowledge-hub/en/what-fft-actually-shows-you/</link>
      <description>Every sound you hear is a sum of sine waves. The Fast Fourier Transform decomposes that sum. Here's what that means, how it works, and why a 60-year-old algorithm is still everywhere.</description>
      <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
      <guid>https://pinepaper.studio/knowledge-hub/en/what-fft-actually-shows-you/</guid>
    </item>

    <item>
      <title>How Animated GIFs Actually Work — From Canvas Frames to LZW Compression</title>
      <link>https://pinepaper.studio/knowledge-hub/en/how-animated-gifs-work/</link>
      <description>The GIF format is 39 years old and still everywhere. Here's what happens between clicking 'Export' and getting a file — frame capture, color quantization, LZW compression, and why your GIF is 4MB.</description>
      <pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate>
      <guid>https://pinepaper.studio/knowledge-hub/en/how-animated-gifs-work/</guid>
    </item>

    <item>
      <title>How We Built Browser-Native MP4 Export — No Server Required</title>
      <link>https://pinepaper.studio/knowledge-hub/en/browser-native-video-export/</link>
      <description>PinePaper exports MP4 video entirely in the browser using WebCodecs. Here's how the H.264 pipeline works — from canvas frames to a playable video file, without uploading anything.</description>
      <pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate>
      <guid>https://pinepaper.studio/knowledge-hub/en/browser-native-video-export/</guid>
    </item>
  </channel>
</rss>