Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 581 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 581 Bytes

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