Add frontmatter to sparkjs post
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user