☀️ Visualization of Ray Casting and Line-Line Intersection ☀️
Table of Contents
These instructions will get you a copy of the project up and running on your local machine for development. See deployment for notes on how to deploy the project on a live system.
git clone git@github.com:stambolievv/Ray-Casting.git
Run npm install from the terminal
Open the terminal and run the desired command
| Build Type | Terminal Command |
|---|---|
| dev | npm run dev |
| prod | npm run build |
| prod + preview | npm run preview |
This project is licensed under the Apache-2.0 License - see the LICENSE file for details