Blog

Interactive 3D

Posted by on May 9, 2012 in Featured, Portfolio | 0 comments

Interactive 3D

Concept Description: Real life environment rebuild in flash

Applications: FlashBuilder 4 and Flash CS5

Programming Languages: Actionscript 3 and Away3D

Company: TheFactor.e

 

      

Roadstar Agency

Posted by on May 9, 2012 in Portfolio | 0 comments

Roadstar Agency

Concept Description: A tool that shows all the artists that can be booked

Applications: FlexBuilder 3

Programming Languages: Actionscript 3 and XML

roadstaragency

LetsStat

Posted by on May 9, 2012 in Portfolio | 0 comments

LetsStat

Concept Description: This is a prototype of a web analytics application. This is my graduate project. The previous versions of the companies web analytics applications where old and couldn’t compete with the competition. This version is more visual and easier to grasp. We also added a compare periode to every chart/number to make it easier to see if it grown compared to that period

Applications: FlexBuilder 3

Programming Languages: Actionscript 3,  MXML,  and PureMVC

Click on the images to see the full page on 100% size

letsstat dashboard

letsstat content

letsstat geografisch overzicht

ImageViewer

Posted by on May 9, 2012 in Portfolio | 0 comments

ImageViewer

Concept Description: A different way to display photo’s from Flickr.

Applications: FlexBuilder 3

Programming Languages: Actionscript 3, Away3D, XML

ImageViewer3D

ImageViewer3D

ImageViewer3D

Drenthe bespaart

Posted by on May 9, 2012 in Portfolio | 0 comments

Drenthe bespaart

Concept Description: A chart that shows the energy use over a year. The user can see when there is a peak and how he is doing compared to the previous periode

Applications: FlexBuilder 3

Programming Languages: Actionscript 3 and MXML

mijnverbruik

The energy useage compared to an other periode

mijnverbruik2

Code snippet: pass preloader flashvars to main swf

Posted by on Dec 21, 2011 in actionscript 3, code snippet, component, example, Flash, Flex, General, Programming, tutorial | 0 comments

Needed some way generic way to get my flashvars from the preloader to the loaded swf

I just extend the url with the flashvars like this

(more…)

Distort with drawTriangles()

Posted by on Jun 29, 2010 in actionscript 3, Away3D, component, example, Flash, Flex, General, Programming, tutorial | 2 comments

Distort with drawTriangles()

There are a growing number of posts about the technique to distort an image with the drawTriangles() function. But most of those examples create a lot of extra vertices that aren’t needed for displaying the image and more calculation means more CPU consumption. I explain here how to work with verticals and show some basic examples.

Basics

Look at this example:

(more…)

Experimental flickr photo viewer

Posted by on May 12, 2010 in actionscript 3, API, Away3D, Flash, Programming | 2 comments

Experimental flickr photo viewer

Not so long ago I saw a nice menu from (I’m not really sure) a game console on TV. It had a tilted view on 3D planes with information from a games and after selecting a plane the plane rotate toward the camera so you could see more detail from the selected game. I made something like that with flickr pictures. You can navigate by using the arrow keys. For now I limited the search result to 29 pictures to prevent a crash from the browser.

experimental flickr photo viewer

Visit flickr photo viewer  (warning CPU heavy)

I had the idea to make it so you can browse infinite  through the photos but sadly that is getting to heavy for the CPU.  In the future I will try other effects (for example create the tiles only in one direction) to achieve the infinite browsing idea.

Flinteroids

Posted by on Apr 16, 2010 in General | 2 comments

I while back I had some spare time and decided to check out Flint and followed the Flinteroids tutorial. It’s cool but I extended it a little with a few extra effects and a High score.

Have fun!

If someone has tip for good game sound effects please don’t hesitate to share