Home

> 4D Maze Game

  Download
     |
  The Idea
  In the Maze
  Notes
> Reference

  Menu
  Welcome Screen
  Options Screen
  Maze
  Color
  Seed
> View
  Stereo
  Keys
  Motion
  Image

View

The view options control the appearance of the maze. If you've reloaded a saved game, a “Current” column will appear in addition to the two columns shown above.

You can use the change-show and change keys to change any of the view options without bringing up the options screen.

Render Depth

The render depth tells how far a square can be from the current square and still be rendered—that is, displayed. If the depth is zero, only the current square is rendered; if the depth is one, the squares around the current square are rendered too; and so on.

Show Boundaries

Every wall has a square or cube that serves as its boundary. This field determines whether these boundaries will be displayed. Boundaries are always drawn in white, unlike textures, which are drawn using the wall colors.

Show Textures

In general, a texture is a pattern that can be attached to a wall, like wallpaper. In the maze game, there are nine textures, nine concentric squares or cubes that are used to indicate what colors the walls are. These fields allow them to be turned on individually or in combination.

Retina Size

In the real world, every eye has a retina, a little screen on which the outside world is projected. The same is true in the maze world. The outside world is projected on a two- or three-dimensional retina, and the result is what you see on the computer screen.

The retina size is the size of that retina, in arbitrary units. The value one is a good reference point: if you're in the middle of a square, facing a wall, with a retina of size one, you will see the entire wall and nothing else. With a larger retina, your field of view will be larger, and conversely.

Usually you'll want to set the retina size to a value greater than one, because then you won't need to turn to see if there are side passages. Beyond that, there's a trade-off: a larger retina gives you a better field of view, potentially up to a full 180 degrees, but also makes the center smaller and creates more distortion around the edges.

Technically, the retina size is the tangent of the view angle.

Scale

The scale is the scale at which the retina is displayed within the game window. It is a number between zero and one. In 3D it is reasonable to set the scale to one, but in 4D it is necessary to use a smaller value, mainly because of the tilt angles.

 

  See Also

  Forward Wall
  How Much Space Is There?
  Keys (5)
  Keys (6)
  Menu
  Volumes
  Walls Are Opaque