Project: WebGL Camera Experiment
- Date
- 2011-09-17
- Project Role
- Software Design, Coding
- Technology
- WebGL, JavaScript, jQuery
- Description
- A little personal side project aimed to familiarize myself with WebGL. This is a first experience at creating a camera system that lets user navigate in third-person view.
Demo: [link]
Note: Tested and designed on Google Chrome browser.
Controls
If you've played a Computer MMORPG such as World of Warcraft, you already know how to control it!
[Mouse scroll] to zoom in or out
Hold [Right Mouse] and drag to orient character
Hold [Left Mouse] and drag to rotate camera
[W] (or [Left Mouse]+[Right Mouse] buttons) to move forward
[S] to move backward
[Q], [E] to strafe left or right
[A], [D] to turn left or right
[X] to float down
[Space] to float up
[R], [F] to pitch the camera up or down