From be3a5f44a4eba7ca68839e1456553d5cc7399395 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Fri, 26 Dec 2025 11:42:37 -0500 Subject: page directories --- zola-static/content/projects/goomba-render.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 zola-static/content/projects/goomba-render.md (limited to 'zola-static/content/projects/goomba-render.md') diff --git a/zola-static/content/projects/goomba-render.md b/zola-static/content/projects/goomba-render.md deleted file mode 100644 index 83728e8..0000000 --- a/zola-static/content/projects/goomba-render.md +++ /dev/null @@ -1,7 +0,0 @@ -+++ -title = 'Goomba Rendering Engine' -date = 2024-11-09 -[extra] -cover = "goomba-render.png" -+++ -GoombaRender is my 3D rendering engine written in C++ using OpenGL. It is still a work in progress, and currently has a scene system as well as a gltf model loader. You can find the github page [here](https://github.com/JackJ30/GoombaRender). -- cgit v1.2.3