Add frontmatter to sparkjs post

This commit is contained in:
=
2026-02-18 22:36:43 -06:00
parent 6f38231bae
commit 58fc7f8d6d

View File

@@ -1,3 +1,10 @@
---
title: "SparkJS: When 3D Graphics Gets a Spark of Genius"
date: "2026-02-18"
category: "web-development"
tags: ["javascript", "3d-graphics", "webgl", "threejs"]
---
# ✨ SparkJS: When 3D Graphics Gets a Spark of Genius
Remember when we had to deal with triangles? The old days. We'd model a sphere, and it looked like a sphere made of 20 tiny triangles. Smooth? Maybe. Exciting? Not really.