Skip to content

nikitapozdeev/raycaster-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raycaster-js

Exploring raycasting rendering in JS.

Try Demo

Raycasting demo screencap

Movement

Keyboard key Action
W Move forward
A Strafe to the left
S Move backward
D Strafe to the right
ArrowLeft Rotate to the left
ArrowRight Rotate to the right