Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 407 Bytes

File metadata and controls

8 lines (5 loc) · 407 Bytes

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'.

Screenshot 28 08 2021 18_39_06
Tested on Windows.