Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.05 KB

Refraction Simulator

Version 1.0.0

2D Ray casting with refraction. Check the live version of the project

2D Raycasting

Table of Contents

Getting Started

This is a simple project, all you need is contained within itself. Just follow the clone instructions and you'll be good to go.

Installing

You just need to clone the repo and run it on your browser or local server.

$ git clone https://github.com/jonathasgouv/refractionsimulator.git

Built With

  • Javascript - Language used on this project
  • p5.js - JavaScript library for creative coding

Author

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details