taratandel / Missile

Missile simulation for course Computer Graphics Polimi 2019-2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ๐Ÿ˜ƒ๐Ÿ˜ƒ๐Ÿ˜ƒ

About

Missile simulation for course Computer Graphics Polimi 2019-2020


Languages

Language:JavaScript 85.6%Language:HTML 8.7%Language:GLSL 4.3%Language:CSS 1.3%