Skip to content

A-Mackey/Raycasting-Engine-WebGL-JavaScript

Repository files navigation

Raycasting-Engine-WebGL-JavaScript

Ray-casting engine developed in JavaScript using WebGL and deployed using Docker

Getting started

Requirements

  • Node.JS
  • Modern web browser of your choice

Run

To get running:

  1. clone repository to your own computer.
  2. Open ternminal and navigate to cloned directory
  3. Run command npm install --global
  4. When done installing, run command npm run start
  5. Server will be running on localhost:8080, (Copy paste URL from terminal into web browser)
  6. Walk around and have fun!

About

Ray-casting engine developed in JavaScript using WebGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published