Flash 3D Interactive video montage

Tuesday, August 18th, 2009
Video of interactive 3D projects

Video of interactive 3D projects

While going through some of the recent interactive 3D work I produced, I thought it would be nice to create a video showcase. I also wanted to explore the workflow for capturing and editing these flash projects in action. Music is by Danger.

STC Associates 3D Portfolio

Tuesday, August 18th, 2009
The STC Logo re-created using only AS3

The STC Logo re-created using only AS3

This project is (so far) the most complex implementation using Away3D I had to develop. It is used to display the visual portfolio of STC Associates on the new site.

The application includes an extensive configuration and all the data for galleries via external XML files.

It includes re-creating the logo in code at run-time. Using AS3DMod, I was able to dynamically deform the cube to match STC’s logo. Adding a Perlin noise over time creates a nice wave animation that brings the whole thing to life. The logo becomes the gateway to the various projects and the central interactive element.

I made extensive use of Away3D’s Object3DContainer to create a smooth animated carousel to display the projects. Including a flip to show galleries.

The latest revision can be viewed here.

I am not too happy with the way the final integration was done, you can view the live version on the STC site here. Some of the sections are empty while others have too many items. I think I also gave too much control in the configuration XML!

TATA Communications 3D Quiz

Tuesday, August 18th, 2009
Results of the Quiz

Results of the Quiz

As part of a global brand awareness campaign, I was tasked with developing a flash quiz for TATA Communications. To spice things up we agreed to use Away3D to render the questions and results and make this a richer and more entertaining experience. I also added Javascript interfaces to integrate with Google Analytics and back-end answers collection.

Visit the New World Ready site or Take theĀ  quiz!

TATA Communication Holiday Card 2009

Wednesday, January 21st, 2009
Motifs of the TCL Interactive Card

Motifs of the TCL Interactive Card

The 2009 version of the TCL holiday card was to offer multiple options of colors, motifs, logos and message.

Click to view the Flash card and the External Interface Controls via Javascript

(more…)

Switch and Data New Homepage Flash Banner

Tuesday, December 30th, 2008
New Homepage Flash Animated Banner

New Homepage Flash Animated Banner

As part of the new S&D branding and website, I was to produce a new banner loader along with the banners. The usual tricks (XML driven, using external assets, etc…)

I did experiment a bit with duplications (see here for a great tutorial from Lee Brimelow). I stated to use the Natzke like animation but ended up writing a custom animation class that uses Tweener and its special Bezier modifier. I will post some of these experiments soon.

New Switch & Data Homepage

Chad’s Eternal Beta Site…

Thursday, August 21st, 2008
Tokyo Starfish likes Chad...

Tokyo Starfish likes Chad...

Happy Birthday Chadster!

Chad and I have been trying to create his site for a looooooong time. I know we will eventually get it done… In the mean time I wanted to post some of the beta tests:

Old Beta: AS2. Neat little slide mechanism for the sections.

Latest Beta: AS3, Away3D…

Knappogue Whiskey 3D Postcards

Tuesday, August 12th, 2008
Homepage 3D Flash

Homepage 3D Flash

I have been working with Dave, Art Director at STC, for over 9 years. So by now we more or less share one brain. For the knappogue homepage he showed me a sketch via webcam and I knew what where we were heading. 3D Baby! And what is even better then 3D modeling/rendering? Real time interactive 3D. Now that’s magic. Ever since Flash 5 human beings have been doing 3D flash content, although at times more 3Dish. But with Flash 9 & AS3, faster CPUs and open source APIs like PV3D or Away3D it has become a new avenue for designer/developers like me. For this particular case I used Away3D. Main reasons: clean API, easy to extend and straight forward mouse interactions. The concept is simple: a fold out postcard set. Its all custom built. I had to dig deep inside the API to get it where I needed.

Check out the 3D postcards (after the age verification)

Project details:

  • AS3
  • Uses Away3D, Tweener and Bulkloader APIs
  • external XML data and assets
  • Click hot zones (to flip postcards, close them or for more info link) are set in the XM data
  • Dynamic reflections
  • OOP: extended several classes (like Plane to create a new Postcard3D class). Custom events and event dispatchers.

Special thanks to Rob and the Away3D team.

PS: Can someone (Jorge or Andrew) implement the latest version of the flash… It has a way cooler intro animation, proper preload display and many tweaks… :(

Happy Holidays from STC

Monday, December 10th, 2007
2007 Holiday card

2007 Holiday card

Every year, like clockwork, someone at STC realizes its December and we need a holiday card. For the past 3 years we actually had time (meaning 3 to 5 days) to produce some nice interactive versions.

In 2005 we created a little match game.

In 2006 I applied the concept developed for print of making new faces from cutouts of the STC employees headshots.

For 2007 I just developed an interactive 3D version of the printed card. The card was a cube with the top and bottom open. Inside were everyone’s at STC signature. Outside were the employees making the letters of the card’s words… Hard to explain, just check out the actual flash ;)

This last one was my first serious project using PV3D (Papervision). It also uses some of the new AS3 APIs like sound spectrum. Aside a few annoyances of Flash 9, a fun project.