"3D modeling implementation using PHP"

by paling on 2006-04-04 21:49:40

To implement 3D modeling using PHP, the author provides a development package: http://pear.php.net/package/Image_3D

The website environment requires a PHP version of 5.0 or higher, with the GD module installed, and Perl version 1.4 or higher.

Detailed introduction:

This class allows the rendering of three-dimensional objects using PHP. LGPL

» Current Release

0.4.0 (alpha) was released on 2006-03-19 (Changelog)

» Description

Image_3D is a highly object-oriented PHP5 package

that enables the creation of three-dimensional images

using PHP.

Image_3D currently supports:

* Creation of 3D objects such as cubes, spheres, maps, text, pie charts, torus, etc.

* Custom object definitions are possible

* Custom material definitions

* Import of 3DSMax files

* Unlimited number of light sources

* Rendering output via GD, SVG, or ASCII