dcyoung / FlightSimulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlightSimulator

Simple project evolving from https://github.com/dcyoung/TerrainGenerator Uses raw WebGL to create a very basic flight simulator. Controls: -WASD for pitch/roll -mouse for pitch/roll (to use the mouse, you have to click inside the canvas and then wait a few seconds for any popups) -"Q and E" keys for throttle down and up

The code is well commented/self-explanatory.

About


Languages

Language:JavaScript 85.7%Language:HTML 14.3%