<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
    <title>WebGPU.js</title>
    <link>https://webgpujs.com</link>
    <description>WebGPU tutorials, interactive demos, and benchmarks.</description>
    <item>
        <title>The First Triangle Guide Released</title>
        <link>https://webgpujs.com/guides/first-triangle/</link>
        <description>Learn how to setup a WebGPU context and draw a basic triangle using WGSL.</description>
    </item>
    <item>
        <title>Compute Boids Demo</title>
        <link>https://webgpujs.com/demos/boids/</link>
        <description>65k flocking particles simulated entirely on the GPU via compute shaders.</description>
    </item>
</channel>
</rss>
