nikitapozdeev / raycaster-js

Exploring raycasting rendering in JS

Home Page:https://nikitapozdeev.github.io/raycaster-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Exploring raycasting rendering in JS

https://nikitapozdeev.github.io/raycaster-js/

License:MIT License


Languages

Language:JavaScript 81.4%Language:HTML 14.3%Language:CSS 4.2%