Working at Visual Jazz does expose me to some interesting scenarios/ I mean, playing with dolls for a couple of weeks isn’t my usual idea of a good time, but this funky little microsite had some pretty cool features that had my brain ticking over the whole time. Some interesting 3D modelling and animation coupled […]
Colorado Microsite
Colorado is tough at work and at play. That’s the idea behind this microsite that I helped build at Visual Jazz. The whole thing was built in flash and oozed manliness from start to finish. It was my job to do all the flash programming to make this site come to life. Read on to […]
DisplacementMapFilter Tester
Recently I did some work on the a project that required me to use some Displacement Maps. I have never used them before, but after playing with them for a bit I soon realised something… they are very awesome. They do take a little bit of getting used to, so to help with the experimentation […]
Epica Microsite
Working at Visual Jazz I tend to get to involved with some pretty cool Holden projects – a lot of which are flash based microsites. One of those sites was for the Holden Epica. Built entirely in flash, I was responsible for coding most of this site. In comparison to some of the other websites […]
Testing Regular Expressions in ActionScript 3
I’m by no means an expert on Regular Expressions. I mean, I get what they do, and can see their awesomeness, but damn they do my head in sometimes. To help myself out, I wrote a quick little Flex app that lets you test how a regular expression will work with a particular string. It […]
Faking Depth of Field in Papervision 3D
A while back I was given my first flash project that required me to use Papervision 3D. If that wasn’t daunting enough, the design of the project required that there be a depth of field effect on the elements – something that papervision cannot do. (If i am wrong about that, please don’t tell me […]
Marble Buster
Get as many points as you can by busting marbles
See if you can get the highest score! […]
Jigsaw Puzzle
Electronic versions of traditional style jigsaw puzzles. Play one of my jigsaws or create your own to share with your friends […]
Original Grabbit
Catch as many bugs as you can before the time runs out!
See if you can get the highest score! […]
Separating Axis Theorem (SAT) Explanation
A quick and basic explanation of how SAT collision detection works, as well as some links and code you can download. […]