Skip to content

krypciak-zz/Simple-Int-No-Trigonometry-Ray-Caster-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.