Posts Tagged ‘first person view’


PHP Class: First Person View

By Oscar Dias on August 21st, 2010 with 7 Comments »
PHP

This article is about a small PHP Class that I wrote this week. The idea was to create a first person website for a virtual tour or a street view functionality. So I created the First Person View Class which allows you to move in four directions with four different angles through a map matrix loaded with images.
Read more »