| » Version | » Information |
|---|---|
| 0.4.0 | Download 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:
|
| 0.3.0 | Download Release date: 2005-11-07 14:12 UTC Release state: alpha Changelog: * Added torus and cone * Fixed package tag * Added class documentation * Improved speed * Added Driver for ASCII-output (including animation) Dependencies:
|
| 0.2.1 | Download Release date: 2005-07-19 19:08 UTC Release state: alpha Changelog: * New renderer interface, added a standard and an isometric renderer. * Driver based output format, supports now GD and SVG. * New shading API, supports modes "none", "flat" and "gauround" by now. * Highly refactored. Dependencies:
|