mUusitalo / js-ray-casting

Simple ray casting using the HTML canvas element and vanilla JavaScript.

Home Page:https://muusitalo.github.io/js-ray-casting/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-ray-casting

Simple ray casting demo using the HTML canvas element and vanilla JavaScript.

Requirements

js-ray-casting runs in the browser and is tested to work on the latest versions (as of February 22nd 2021) of Chrome, Edge and Firefox.

Running

Try it out here or alternatively download the source code and open index.html

Acknowledgements

This project was heavily inspired by The Coding Train's 2D Raycasting.

Demo

About

Simple ray casting using the HTML canvas element and vanilla JavaScript.

https://muusitalo.github.io/js-ray-casting/


Languages

Language:JavaScript 96.1%Language:HTML 3.9%