/Missile

Missile simulation for course Computer Graphics Polimi 2019-2020

Primary LanguageJavaScript

Missile Simulator

Load the missile and the mountain with webgl.

  • The camera can switch between 1st person and 3rd person.
  • we support the direct light and point light.
  • we use Lambert diffuse.
  • we use Phong specular.

Usage

  1. docker-compose build
  2. docker-compose up
  3. go to browser and enter localhost in your url bar

Demo

you can watch the demo here. 🤩

It may takes some time to load the modules 😃😃😃