3D Glasses Optional: A New Twist on the ArcStone Logo

January 3rd, 2008 : Nik Rowell

I’ve done some more experimenting with the Papervision3D class library. This experiment uses a “Plane” object, the ArcStone logo for the plane’s “material” property, and a little bit of math to allow a full 360-degree view of the logo. The logo’s X and Y-axis rotation is determined by the mouse position.

ArcStone 3D Logo

After completing the mouse interactivity for the plane, something still wasn’t quite right. It needed a subtle shadow to add to the effect, but applying a DropShadowFilter didn’t seem like a good solution.

In order to achieve the shadow effect, I created a simple Shape instance, drew a rectangle, positioned it, applied a BlurFilter to that instance and set the horizontal scale of the object based on the plane’s x rotation. I think it adds a nice touch :)

Give it a try!

Tags:

These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • ThisNext
  • Furl
  • Reddit
  • Slashdot
  • Technorati

One Response to:
“3D Glasses Optional: A New Twist on the ArcStone Logo”

  1. a gravatarTechnology Translated » Blog Archive » Fields of Purple - experiments with Papervision3D

    […] of Papervision3D, an open source ActionScript 3 library for creating 3D effects in Flash (see my earlier post). Pretty amazing. And it keeps getting more […]


Leave a Reply:

Subscribe without commenting