Object-Oriented Graphics Library

There is a great tutorial on the IBM developerWorks site showing how to build an OO graphics library in PHP5. The goal is to have a library that allows you to work with graphics as objects (lines, rectangles, ovals) rather than as a series of pixels etc. If nothing else it is a nice example of clean OO code in PHP5. Check it out and see what you think.

Share:
  • Digg
  • Twitter
  • StumbleUpon
  • LinkedIn
  • del.icio.us
  • Reddit
  • Facebook
  • MySpace
  • Add to favorites
  • Google Bookmarks
  • Yahoo! Buzz

Leave a Reply