diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-05-14 20:00:46 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-05-14 20:00:46 -0400 |
| commit | 208dea1fe86b4c79c714c3927383bcc9abb9b3fe (patch) | |
| tree | df2010c5eae8d89520298bc2a547ad037480c1d6 /zola-static/content/projects/goomba-render.md | |
| parent | 0be96ce3fe886898d52337586257be7fc67a9b30 (diff) | |
projects with images
Diffstat (limited to 'zola-static/content/projects/goomba-render.md')
| -rw-r--r-- | zola-static/content/projects/goomba-render.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/zola-static/content/projects/goomba-render.md b/zola-static/content/projects/goomba-render.md new file mode 100644 index 0000000..ef82682 --- /dev/null +++ b/zola-static/content/projects/goomba-render.md @@ -0,0 +1,7 @@ ++++ +title = 'Goomba Render' +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). |
