Racing Game Model Using Multiple Camera Structure

One of our projects involved building a racing game based on the Graph Camera concept introduced in [1]. The idea is to race around a track in a world in which the light can bend around corners thus potentially letting the player see from the start to the end point. The game play element here is to understand the distorted view of the world and being able to identify turns in the otherwise straight looking road that is visible on screen.