raycast icon indicating copy to clipboard operation
raycast copied to clipboard

HTML5 raycasting demo using React

Raycast

A raycasting engine in Javascript, using React and HTML. No <canvas>, here! Live demo.

screenshot

Setup

  1. Clone the repo with git clone [email protected]:ahuth/raycast.git
  2. Install dependencies with yarn install
  3. Start with yarn start

References