This is a simple prototype in early development. The point of this prototype is to draw walls in pseudo-3D space using raycasting. This will eventually be ported to C++. NOTE: This version has a "fish ...
The goal of this article is to explain how raycasting works as well as give","pseudocode examples of raycasting in practice. There is a seeming lack of good ...