This project is a scene created with the help of the WebGL to generate 3D images as well as lighting and camera.
In this scene it is possible to move around the camera with the keyboard.
Fork this repository and clone to your machine. Inside of the project's folder run the following commands:
# Install Dependencies
$ npm install
# Run Aplication
$ npm start