March 2015
Beginner to intermediate
422 pages
9h 9m
English
Three.js has a number of camera controls you can use to control the camera throughout a scene. These controls are located in the Three.js distribution and can be found in the examples/js/controls directory. In this section, we'll look in more detail at the following controls:
|
Name |
Description |
|---|---|
|
|
These are controls that behave like those in first-person shooters. Move around with the keyboard and look around with the mouse. |
|
|
These are flight simulator-like controls. Move and steer with the keyboard and the mouse. |
|
|
This is a simpler version of |
|
|
These are the most used controls, allowing ... |
Read now
Unlock full access