I made this raycasting engine using Java Swing. I wanted to have an interactable demo that could be used to explore the concepts ...
Raycasting is a more simple version of the often used raytracing and describe a process which scannes (in this example a 2D space ...