<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: S3D-K </title>
    <description>The latest articles on DEV Community by S3D-K  (@s3dkdev).</description>
    <link>https://dev.to/s3dkdev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3846752%2F3b04ab97-1c2b-45e4-a128-3eba3ca8d9da.png</url>
      <title>DEV Community: S3D-K </title>
      <link>https://dev.to/s3dkdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/s3dkdev"/>
    <language>en</language>
    <item>
      <title>I built a 3D engine that compresses JS with glyphs — 10k to 900 lines (v1.2)</title>
      <dc:creator>S3D-K </dc:creator>
      <pubDate>Sat, 28 Mar 2026 13:52:55 +0000</pubDate>
      <link>https://dev.to/s3dkdev/i-built-a-3d-engine-that-compresses-js-with-glyphs-10k-to-900-lines-v12-4i</link>
      <guid>https://dev.to/s3dkdev/i-built-a-3d-engine-that-compresses-js-with-glyphs-10k-to-900-lines-v12-4i</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy4ss5di04vc8p0gw7ce3.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy4ss5di04vc8p0gw7ce3.jpg" alt=" " width="800" height="217"&gt;&lt;/a&gt;I just released v1.2 of S3D-K, a 3D engine that compresses JavaScript using symbolic glyphs.&lt;br&gt;
One glyph = hundreds of JS lines. My own project went from 10,000 → 900 lines.&lt;br&gt;
v1.2 brings:&lt;br&gt;
75 glyphs (+20 new: physics, sound, animations)&lt;br&gt;
Better error handling&lt;br&gt;
WASM optimizations&lt;br&gt;
Performance:&lt;br&gt;
Parse: 71,153 ops/sec&lt;br&gt;
Malbolge: 107,527 ops/sec&lt;br&gt;
Glyphs: 175,439 ops/sec&lt;br&gt;
Still experimental but growing fast.&lt;br&gt;
🔗 &lt;a href="https://github.com/S3DKdev/S3D-K" rel="noopener noreferrer"&gt;https://github.com/S3DKdev/S3D-K&lt;/a&gt;&lt;br&gt;
Drop a ⭐ if you're curious!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>rust</category>
      <category>webassembly</category>
      <category>opensource</category>
    </item>
    <item>
      <title>S3D-K: a JS compression engine using glyphs — 10k ---&gt;900 lines (early stage)</title>
      <dc:creator>S3D-K </dc:creator>
      <pubDate>Fri, 27 Mar 2026 22:06:33 +0000</pubDate>
      <link>https://dev.to/s3dkdev/s3d-k-a-js-compression-engine-using-glyphs-10k-900-lines-early-stage-3jmf</link>
      <guid>https://dev.to/s3dkdev/s3d-k-a-js-compression-engine-using-glyphs-10k-900-lines-early-stage-3jmf</guid>
      <description>&lt;p&gt;Hey! I built S3D-K, a 3D engine that compresses JS using glyphs. Went from 10k --&amp;gt; 900 lines on my own project. Still early stage but promising!&lt;br&gt;
I can't say much more for now — it's highly experimental and still in active development.&lt;br&gt;
🔗 &lt;a href="https://github.com/S3DKdev/S3D-K" rel="noopener noreferrer"&gt;https://github.com/S3DKdev/S3D-K&lt;/a&gt;&lt;br&gt;
Drop a ⭐ if you like it!&lt;/p&gt;

</description>
      <category>webassembly</category>
      <category>rust</category>
      <category>opensource</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
