<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 21:35:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Bit-Tech.net Formus:  PHP "raycaster" 3D renderer]]></title>
      <guid>http://www.phpdeveloper.org/news/5755</guid>
      <link>http://www.phpdeveloper.org/news/5755</link>
      <description><![CDATA[<p>
In an incredible example of PHP's flexibility, there's <a href="http://forums.bit-tech.net/showthread.php?t=116224">this example</a> of what it can do with the properly applied knowledge (and a little patience) - the creation of a 3D raytracer.
</p>
<blockquote>
<p>
I mentioned recently that I was looking for an interesting PHP project. This evening I remembered an idea I had a while ago to make a 3D renderer in PHP (and if anyone's tempted to ask - "because I can" ). I did a bit of reading on old 3D engines, as I didn't want something modern and slow, and found out that the "raycaster" rendering used in Wolfenstein 3D is ridiculously easy to implement.
</p>
<p>
A few hours later and it's up and running I've not run any proper speed tests yet, but the images load up pretty much instantaneously. I have a couple of ideas of what this could be used for, so watch this space.
</p>
</blockquote>
<p>
Screenshots are <a href="http://forums.bit-tech.net/showthread.php?t=116224">included in the post</a> as well as tons of comments from all about the web (it was also <a href="http://digg.com/programming/Really_Cool_3D_Rendering_with_PHP">linked on digg</a>). He hasn't released the source for it yet, but it'll still be an interesting project to keep an eye on. In the meantime, there's always <a href="http://kore-nordmann.de/home/3d_library_for_php">Kore Nordmann's Image_3D project</a> to look into.
</p>]]></description>
      <pubDate>Mon, 10 Jul 2006 06:02:09 -0500</pubDate>
    </item>
  </channel>
</rss>
