diff --git a/content/projects/vaxandi_forritari/three.js_attempt/errors.png b/content/projects/vaxandi_forritari/p5.js_attempt/errors.png similarity index 100% rename from content/projects/vaxandi_forritari/three.js_attempt/errors.png rename to content/projects/vaxandi_forritari/p5.js_attempt/errors.png diff --git a/content/projects/vaxandi_forritari/three.js_attempt/index.md b/content/projects/vaxandi_forritari/p5.js_attempt/index.md similarity index 97% rename from content/projects/vaxandi_forritari/three.js_attempt/index.md rename to content/projects/vaxandi_forritari/p5.js_attempt/index.md index 14ec55b..f4f0303 100644 --- a/content/projects/vaxandi_forritari/three.js_attempt/index.md +++ b/content/projects/vaxandi_forritari/p5.js_attempt/index.md @@ -1,5 +1,5 @@ +++ -title = "Attempt at Three.js on my Website" +title = "Attempt at p5.js on my Website" date = "2025-10-19" +++ I think it's cool I can have a simple graphics canvas on my website. I'm using [p5.js](https://p5js.org/) because it's simple and I'm familiar with it, having used it in high school.