portfolio

PhotoScatter Pro Image Gallery

A photo gallery based on the Swarm Effect I posted a while back on my blog. This was done as freelance for the company DreamlineStudios . The application is hosted there and can be purchased from them here!

The gallery of course is controlled via a xml config file so that it will support any number of images you’d like.

Flash Video Player

A Video Player written in AS3 that plays .mov and .flv videos. This was done as freelance for the company DreamlineStudios . The application is hosted there and can be purchased from them here!

Fullscreen PhotoSlide Gallery

A full browser photo gallery with drag control. This was done as freelance for the company DreamlineStudios . The application is hosted there and can be purchased from them here!

Inverse Carousel

A 3D photogallery that looks like your usual carousel, but inverted from the inside of the carousel. This was done as freelance for the company DreamlineStudios . The application is hosted there and can be purchased from them here!

3D Photo Gallery

A photo gallery done in Papervision. The images are displayed horizontally in an arch with a reflection on the ground. There is a comment under each image that can also act as a link. Photo’s and comment are assigned via XML.

It should be explained, this was a project done for a customer. They requested what basically is a mimic of an already existing photo gallery, with a few more bells and whistles. Concept is not original of myself, only the code is.

Page Flip Animation

A Pageflip animation that supports any type of DisplayObject, including SWFs. Each page is again set via XML.

LarryGoode.com

A website gig that was contracted to me from Larry Goode. He is an illustrator and graphic designer from Austin, Texas with a very interesting style. I really like his use of colours and strange imagery. I programmed up this flash site for him using the same kind of structure as the previous demo site. As you can see the design pattern is dynamic and allows to quickly adapt to several different situations.

Go RedBoxBug, GO!

An example of my AiEngine in work. This demo is the groundwork for creating pathfinding for a bug, the path of which is very erratic, as it is in development it will probably have some strange quarks in its path.

Click down with the left mouse button to grab the ground and drag the camera. Hold ALT, click the left mouse button, and drag the mouse to rotate the camera.

NOTICE - 10.13.08 - at this moment only “wander” mode is turned on for debugging purposes

Past Indie 3D game projects

This is a section with a few links to some indie game design projects I put into action with my friends and colleagues in our endeavour towards becoming Game Designers. This is all mostly alpha work, and a good deal of it was created VERY early in my process of learning how to program. To be exact half of these videos were created with in the first 3 months of learning C# and C++.

I consider the level I reached in such a short period of time is a good signature of my skill, but in the same respect this work is with a very basic knowledge of programming. So bare in mind when viewing these clips. They aren’t graphically beautiful.

Orbital - A 3D dyson sphere in which I randomly generate 3 stars with a random number of planets that rotate around in a random orbit.

Orbital - Basic collision with the player and the planets.

Orbital - restriction to a planet’s spherical surface

Orbital - stellar gravity pulling asteroids around in space

Apoc - a quick sample of a 3D side scrolling platformer. This is a basic demo of how the camera moves and reacts to the terrain.