Top Level :: Images

Package Information: Image_3D

Show All Changelogs
» Version » Information
0.4.0Download

Release date: 2006-03-19 21:45 UTC
Release state: alpha

Changelog:

* Modified API to add lights
* Added spotlights, pointlights and ambient lights
* Replace $world->createLight(<coordiantes>);
with $world->createLight('Light', array(<coordiantes>));
You can use 'Point', 'Ambient' and 'Spotlight' instead of 'Light'
* Added yet incomplete driver SVGControl (norro)
* Added bezier curves
* Several minor bugfixes

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PHP Extension: gd
0.3.0 2005-11-07     alpha
0.2.1 2005-07-19     alpha