This project is a 3D game created from scratch written in C using an old graphic library mini-libx where i had to use ray-casting to make a dynamic view like wolfenstein 3D - ...
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 ...