Space maps Support forum spacemaps Generate map images for space strategy games This class can be used to generate map images useful for space strategy games. Currently, it can generate an image with a space map with a given number of sectors placed at random locations in a way that they do not ...
Google map Support forum google-map Display Maps using Google Maps API version 3 This class can be used to display Maps using Google Maps API version 3. It can generate HTML and JavaScript to display a map using Google Maps centered in given coordinates and set to a given zoom level. The class can ...
Draw Blocks Support forum draw_blocks Generate an image with mapped colored squares This class can be used to generate a picture with mapped colored squares. It takes as parameters a text string with several rows of characters and an array that defines to which color each character in the string ...
This class can get driving directions using Google Maps API. It takes the addresses of two locations and sends a HTTP request to Google Maps API to retrieve driving directions to go from one location to the other. The class may also retrieve the driving directions drawn in an image of the map that ...
Polygon Support forum polygon Perform geometric operations on polygons This package can be used to perform different types of geometric operations with polygons. It provides generic polygon and vertex classes that support mixing lines and arc segments between vertices. Polygons may be self-intersecting ...
floStereoImg Support forum flo-stereo-image Generate stereo images (3D) from eye view images This class can generate stereo images (3D) from eye view images. It takes two images that represent the left and right views of a scene and it generates a single anaglyph image in various color schemes including ...
RPG Ajax Creator Support forum rpg_creator Create Web based role play games (RPG) This package can be used to create Web based role play games (RPG). It is not yet finished but it already implements some important features: - Map engine: it can display maps with a bi-dimensional perspective that ...
This package can replace emoticon text by HTML image tags. It can search for emoticon text characters in a given text string and replace them by equivalent emoticon images. The emoticon text and image mappings are defined in a separate script that maps emoticon names to the different equivalent representations ...
Class that generates HTML forms supporting: - Multiple inputs may be interconnected in such way that client side events that occur on one input can trigger actions on the context of other inputs. Developers may use input interconnection support without writing Javascript code. - Can be extended with ...
Form Builder Support forum formbuilder Generate HTML and Javascript for displaying forms PLEASE NOTE: As of November 16, 2009 this project's main home has been moved to http://code.google.com/p/php-form-builder-class/. Please check this site for all updates and new features as they will no longer ...