Stuck In A Noose

Just recorded a rock track, first in a while. It’s an attempt at mainstream rock and it’s untitled as of yet, but as with all experiments its… an… experiment.

Check it out / take a listen.

Using Flash Player 10′s new 3D planes.

So I’m starting to take a look at Flash Player 10′s 3D capabilities. I was initially a little disappointed with what was offered, but at a closer glance, this plane-based 3D engine allows me to create my very own polygon-based rooms.

What I have above is a working example of one such 3D room. This sample is a tech-demo for the evolution of Rotat the Rat’s level tools, a game that has nothing else in common with Rotat the Rat.

Widget – Better than a Sprite

I’ve been ripping myself to shreds lately as to how I should design my ultimate extendable user interface classes. Today I found a solution that I like to call the Widget…

Read more

Photographer’s Ink at the Interactive Media Awards

A website I recently worked on was awarded an Outstanding Achievement award at the IMAs. This is an achievement on an international playing field, and one that I am proud to have been a part of.

The website was designed by Garth Sykes and developed by myself at Cru Digital for Michael Cook and Photographer’s Ink. It’s a nice website supported by some fantastic photography, I encourage you to have a look.

Visit photographersink.com.au

WordPress to XML to AS3

Using PHP, MySQL, XML and AS3, your daily healthy dose of programming acronyms, I’ve writen an AS3-based API for WordPress. If I continue to grow it, Actionscripters will be able to use this API to build their own wordpress blog without the need for data querying skills. I’m still figuring out what the title will be, but this open source project is sure to be a great way to give back to the WordPress and Actionscript communities.

The platform is incredibly easy to use for AS3 programmers. I am considering making it available as a component for MXML users.

I have an early working example based on my own website, available here.

Ice Break Microsite

It seems I’m always saying about how I haven’t posted in a while – but I have a good excuse this time. I just finished up the two games for the Ice Break Win a Ute campaign.

Ice Break are giving a way a Holden SS – V ute to the person lucky enough to find it under the cap. They’re also giving a bunch of petrol-powered, remote-controlled Holden utes to the mosty skilled drivers in an online game called Drift’n'Drag.

Drift’n'Drag is a Cru Digital (the company I am gainfully employed at) concept and, you guessed it, I programmed them both.

The website’s development was handled by my collegue Matt, the art and concept by Cru Digital, the portfolio by De Pasqualle.

I would strongly recommend you check it out, it’s my most proud programming work yet. Who knows, if you get good enough at the game you could even win the remote controlled ute!

http://www.icebreak.com.au – click to visit.

Make, A Website

I’ve just completed the revamped website for Brisbane-based advertising agency Make Communications through my work at Cru Digital. Make are the guys behind the I (green heart) BNE and Bond University campaigns. I recommend watching a few of their TV and Radio reels.

This website was designed by Make themselves, I was given a week to develop it from scratch.

Make Communications Website

Rotat’s Level Editor

I’ve been working on this one for a while, though recently I’ve revamped it and improved it by a million fold. I present, to you, the drawing tools for Rotat’s level editor.

NB: This content was lost in the great blog migration of 2009. I am working on an advanced version of it and will be sure to share when it is available

The pen draws shapes, the hand moves shapes and the X deletes shapes. Once you start drawing a shape, you can close it by clicking on the first point again. Also, the canvas (in white) is movable.

This is one of my personal favourite examples of my drawing API usage. This one uses some great trig to automatically curve as you draw.

The Rotat level editor will rely on this for user experience, and I believe it is intuitive. Please offer any recommendations to make it more intuitive.

Wonderwall

For reasons unknown to all I have decided to do a rocked-up version of Oasis’ track Wonderwall.

It’s faster, harder, louder and rockier – not that it needed to be. Take a listen if you want.

My Isometric Engine – 3D Bouncing + I love entropy (Get Out There)

UPDATE: I have now used this Isometric Engine in a live project. Check it out at getoutthere.qld.gov.au.

I decided to try my hand at isometric 3D. I’m developing a basic API called IsoMetrix. It handles all the movement and trig whilst allowing simple adjustments to all axis’.

The company I work for, Cru Digital, has a use for this – and most of the engines me and my colleague Matt looked at were unnecessarily complex. Hopefully, with a some further tweaking, this can do the job we want.

Click to read the nitty gritty bits Read more

Return top