Hey there, it looks like this is your first time here. May I suggest subscribing to this blog and checking out these articles.

SOME RANDOM DUDE

Tag Results for ''

More Layout Organizers Developed

February 5th, 2008

I am putting more work into my Layout Organizers project for various reasons. First, this code has already been quite helpful on a couple projects. Second, it is going to be worked in to a really cool open source Flex library. There are still a ton of features that need to be added and issues that need to be resolved, but progress is definitely being made. I spent time working on more primitive layout organizers that will be more helpful on everyday projects. The four new organizers are not anything fancy, but they will most likely be the most used out of all the ones I write.

(more…), , , , , ,

Actionscript 3 Bitmap Segmentor (Source Code Included)

January 22nd, 2008
For quite some time now, I have been playing with breaking DisplayObjects into a grid to sample pixel data in order to create visualizations. I have spent time with this in both Actionscript and in Processing (see project). For Actionscript in particular though, I wanted to make the process cleaner and easier to implement. What has resulted is a slightly tangential project which ultimately makes sampling pixel data easier while offering a whole separate set of features. In its simplest form, the BitmapSegmentor allows you to take a DisplayObject's bitmapData and break it into a grid of individual segments. These segments can then be used for various purposes, including pixel data sampling. (more...), , , , , , , , , , , , , , , ,

Additional Doodads

Subscribe to Some Random Dude

Related Entries:

Most Commented Pages