Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added manual via github.com. Needed to pull it down.
  • Loading branch information
zak-grumbles committed May 11, 2016
2 parents ec3bcce + fd0910f commit ab453f4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions MANUAL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Control Panel

#### Camera Panel
* Yaw (side-to-side) - Adjusts the yaw of the camera. Value is given in degrees.
* Pitch (up-down) - Adjusts the pitch of the camera. Value given in degrees.
* Roll (do a barrel roll!) - Adjusts the roll of the camera. Value given in degrees.
* EyeX - Controls the X coordinate of the camera.
* EyeY - Controls the Y coordinate of the camera.
* EyeZ - Controls the Z coordinate of the camera.

#### Terrain Panel
* Wireframe - If checked, terrain will be rendered as a wireframe. This looks much better, trust me. When unchecked, it will render filled.
* Cell Size - Changes the size of each cell in the grid.
* "Sample from" values - Changes the ranges over which the noise function is sampled. This has the heaviest affect on the terrain produced.

#### Presets
* Try them and see!

0 comments on commit ab453f4

Please sign in to comment.