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 ...
Capable of drawing triangles with image textures and handling a single light source. Everything is hardcoded, so changing the models that get rendered requires modifying the code. This is running ...