diff --git a/content/posts/sparkjs.md b/content/posts/sparkjs.md index a441ea1..fbf7711 100644 --- a/content/posts/sparkjs.md +++ b/content/posts/sparkjs.md @@ -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.