From 0fc3f42a4b1cf1c602340e1e9e9fa8d992b14b3d Mon Sep 17 00:00:00 2001 From: Joseph Ferano Date: Mon, 14 Aug 2023 16:39:32 +0700 Subject: [PATCH] Organize --- README.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index f59014e..a2830fa 100644 --- a/README.org +++ b/README.org @@ -21,14 +21,17 @@ with other another small graphics project. I felt it deserved a little bit more TLC, so I decided to spruce it up a little bit. Here's the original [[https://github.com/JosephFerano/elm-graphics][project]]. ** Showcase + +*** First Person Camera [[file:screenshots/play1.gif]] [[https://ferano.io/3d-fp/play1.mp4][Higher Resolution Version]] - +*** Sextus [[file:screenshots/sextus.gif]] [[https://ferano.io/3d-fp/sextus.mp4][Higher Resolution Version]] + ** Building with Elm 0.18.0 To install the binaries manually, follow this short guide; - [[https://sirfitz.medium.com/install-elm-0-18-0-in-2021-3f64ce298801][Install Binaries]]