DesignWebKit

Full Interactivity On The Papervision 3D Object’s Surface

This tutorial will show you the easiest way of handling full interactivity on an object’s surface as if it’s a normal movieclip. Basically you add the movie clip which is being used as the texture to the scene but make it invisible. Then move it so that your mouse is over the correct part of the movieclip when it touches the texture on the 3d model. The “Show Movieclip” button on the cube in the demo displays the process.The author added lots of comments to the source code, so you’ll get the full idea of how to the whole thing works.