This commit is contained in:
Joseph Ferano 2023-08-14 16:39:32 +07:00
parent 6d6fb4cf40
commit 0fc3f42a4b

View File

@ -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]]