    OpenGL/GLUT for PHP5.3 exe tarball v0.0.1 (experimental)
    and OpenAL/ALUT v0.0.3
                                           2011/08/23 yoya@awm.jp

copyright:
 - originated by colinrgodsey@users.sourceforge.net (OpenGL)
 - modified by yoya@awm.jp (PHP5 migration and little customize)
 - originated by pollita@php.net (OpenAL)
 - modified by yoya@awm.jp (Windows Build)

build env:
 - Microsoft Windows Vista SP2
 - Microsoft Visual C++ 2010 Express
 - Microsoft Windows SDK v7.1
 - GLUT 3.7.6 (http://www.xmission.com/~nate/glut.html)
 - OpenAL11CoreSDK.zip
 - freealut-1.1.0-bin.zip


test env:
 - Microsoft Windows Vista SP2
 - Microsoft Windows 7

code repos: 
 - http://phpopengl.sourceforge.net/  (PHP4)
 - https://github.com/yoya/phpopengl/ (PHP5)
 - http://pecl.php.net/package/openal (nealy all)
 - https://github.com/yoya/phpopenal/ (config.w32)

sorry:
 - OpenGL support only v1.2
   I shall support greater version API.
 - GLUT callback function is not stable. I shall fix it.
   some samples run just little time or not runnable.
   - samples\examples\movelight.php
   - samples\glut\glut_example.php
   - samples\redbook\bezmesh.php
 - msvcr100.dll
   I'm trying embeded to exe file.
