You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very simple raycaster in java without using any floating-point numbers or trigonometry!
Note that this raycaster is VERY simple, so It has a very small and not quite accurate FOV.
Move with WASD, and rotate camera with 'n' and 'm'.