Social Networks


Follow sproutworks on Twitter
Enter your Email


Powered by FeedBlitz

RSS Feed

Links

Blogshares Links

The BlogShares fantasy blog stock market.

BlogShares Price Tracker
I wrote this program to archive information from the BlogShares fantasy stock market. You can view graphs of any industry, and analyze your portfolio.

SproutWorks Projects

Digg Archive
A new experimental Digg page.
AJAX Pixel Editor
A Collaborative pixel editor currently in development.
Web promotion links
These tools help you get visitors on your website.
SproutPics
My photography Site
SproutSearch
I designed this blog indexing tool, and it has accumulated over 6 million blogs so far.
Products
Some of the programs I've written.
SproutTree Demo
A demo of a tree-drawing PHP script.
My Gallery

Sign In

Username:
Password:
Remember Me

sprout man
Forums/People

sproutworks
June 23rd, 2006 5:21 AM PST
I just spent the last hour or so creating an interesting experiment using PHP and the GD extension. I decided to use some 3D math that was festering in my brain, and I wrote matrix and vector PHP classes. Then I used my newly formed classes to draw some lines and rotate them. I added a few lines of JavaScript, and my beautiful lines were rotating right inside my web browser.

The lines themselves are not all that interesting, what is fascinating to me is that I actually created them, and didn't let them bounce around in my head for ages. I have many ideas about assembling the lines into more structured elements. Something along the lines of 3D web interfaces that are generated from user preferences, online games, or anything with interesting pictures.