phedwin/Raycasting-C
This project implements a simple raycasting engine in C, inspired by early 3D games like Wolfenstein 3D. Raycasting is a rendering technique used to create a 3D perspective in a 2D map by casting rays from the player's viewpoint and calculating intersections with the environment.
CMIT
No issues in this repository yet.