Home » Images » Image_3D
This class allows the rendering of 3 dimensional objects utilizing PHP.
This package is unmaintained.
Download latest release 0.4.2 (archived versions might be outdated)
License: LGPL
Description
Image_3D is a highly object oriented PHP5 package
that allows the creation of 3 dimensional images
using PHP.
Image_3D currently supports:
* Creation of 3D objects like cubes, spheres, maps, text, pie, torus, ...
* Own object definitions possible
* Own material definitions
* Import of 3DSMax files
* Unlimited number of light sources
* Rendering output via GD, SVG or ASCII
Maintainers
- Kore Nordmann (kore) — lead, active
- Tobias Schlitt (toby) — lead, active
- Arne Nordmann (norro) — developer, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.0b1)
- gd (extension)
Releases
- 0.4.2 (alpha, 2012-04-08)
Release notes
License: LGPL
QA release
Request #14925 Improve PHPCS results
Bug #18325 There is an m before the PHP opening tag
- 0.4.1 (alpha, 2009-03-02)
Release notes
License: LGPL
Updated package.xml
- 0.4.0 (alpha, 2006-03-19)
Release notes
License: LGPL
* Modified API to add lights
* Added spotlights and ambient lights
* Added driver SVGControl
* Added bezier curves
* Several bugfixes - 0.3.0 (alpha, 2005-11-07)
Release notes
License: LGPL
* Added torus and cone
* Fixed package tag
* Added class documentation
* Improved speed
* Added Driver for ASCII-output (including animation) - 0.2.1 (alpha, 2005-07-19)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #10228 | Wont fix | Req | 0.4.0 | 2007-02-28 | Add blender-file import support |
| #14925 | Closed | Req | CVS | 2008-10-30 | Improve PHPCS results |
| #16643 | Bogus | Bug | 0.4.1 | 2009-09-24 | Bezier Problems |
| #17008 | Open | Bug | 0.4.1 | 2010-01-18 | Bad layers detection |
| #18325 | Closed | Bug | 0.4.1 | 2011-03-01 | There is an m before the PHP opening tag |