A Simple 3D Engine
GitHub repo (opens in a new tab) ⋅ Video (opens in a new tab) (opens in a new tab)
This project was heavily inspired by a video (opens in a new tab) I walked across on YouTube. It walked through step-by-step how a simple 3D engine could be written. I was surprised to see how little math was required to create such a convincing illusion of 3D. It required no linear algebra or matrices. Only some trigonometric functions.
This website is under construction!