First Person View
Package:
Summary:
Browse images like a first person view game
Groups:
Author:
Description:
This class can be used to browse images like a first person view game.
It takes as parameter the definition of a map virtual place with the positions and images that the user would see on in each place of the map depending on the rotation angle.
The class takes the current user position on the map and the rotation angle and determine which image he should be viewing.
It can also determine if the user can go ahead, backwards, left, right, turn right or turn left.
It takes as parameter the definition of a map virtual place with the positions and images that the user would see on in each place of the map depending on the rotation angle.
The class takes the current user position on the map and the rotation angle and determine which image he should be viewing.
It can also determine if the user can go ahead, backwards, left, right, turn right or turn left.
Comments are closed.