268b2b990a
- switch to PEAR_AUTOINSTALL PR: 172904 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: miwi (maintainer, implicit via reassigning to the heap) Feature safe: yes
12 lines
420 B
Text
12 lines
420 B
Text
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
|
|
|
|
WWW: http://pear.php.net/package/Image_3D/
|