Quantcast
Channel: PHPDeveloper.org
Browsing all 7 articles
Browse latest View live

Richard Davey's Blog: Creating 3D with PHP

In this new post from Richard Davey today, there's a look at the latest release of a pretty cool little PEAR package - Image_3D. On November 7th Tobias Schlitt and Kore Nordmann released a new alpha of...

View Article



IBM developerWorks: Paint 3-D images with PHP

The IBM developerWorks site has posted a tutorial covering the generation of 3D Images inside PHP - with the help of the Image_3D PEAR package, of course. PHP, a language originally intended for Web...

View Article

Bit-Tech.net Formus: PHP "raycaster" 3D renderer

In an incredible example of PHP's flexibility, there's this example of what it can do with the properly applied knowledge (and a little patience) - the creation of a 3D raytracer. I mentioned recently...

View Article

PHPClasses.org: 3D graphics in pure PHP

As spotlighted by the folks over on PHPClasses.org, there's a developer, László Zsidi, who has contributed several packages to the repository - including some that work to create 3D images with just...

View Article

Jakob Westhoff's Blog: It's alive - Image_3D live browser rendering

There's plenty of 2D graphics libraries out there, some 3D ones as well, but that hasn't stopped Jakob Westhoff from creating his own driver for the Image_3d package to allow for live 3D image browser...

View Article


Developer.com: Graphing Data with PHP/SWF Charts

Developer.com has a new tutorial posted today about using the PHP/SWF charting system to graph your data: In this tutorial, I'll introduce you to PHP/SWF Charts, a great solution for building PHP- and...

View Article

ProDevTips: Sorting 2D-arrays in PHP - anectodes and reflections

On the ProDevTips website today, there's a new article looking at the sorting of arrays, specifically of the two- and three-dimensional sort. One of the many problems with PHP that detractors are...

View Article
Browsing all 7 articles
Browse latest View live


Latest Images