STC Associates 3D Portfolio

filed under 3D, APIs goodness, AS3, Away3D, Design, GUI
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!

Leave a Reply