Tag Archives: Add new tag

Advanced Interactivity

This is just another example of how to do some advanced interactivity in Papervision 3D. This tutorial is just a slightly updated version of the #10 : Advanced Interactivity tutorial from a while back. Here is what has been updated: … Continue reading

Posted in Actionscript 3.0, Papervision 3D, Tutorials, TweenLite | Tagged , , , , , , | 9 Comments

Basic Texturing (v2)

Even if you had a chance to look at Getting started using BasicView.as this tutorial provides another example of basic texturing in Papervision. In Papervision for the most part you have objects (planes, cubes, cones, 3D Models, etc) and then … Continue reading

Posted in Actionscript 3 Papervision, Actionscript 3.0, Papervision, Papervision 3D, Source Code, Tutorials | Tagged , , , , | 5 Comments

Getting started using BasicView.as

In a previous tutorial (Creating a Papervision Base Template) we created a base Papervision template that we could re-use. Now however Papervision includes a form of this base template called BasicView.as With just a few lines of code you’re up … Continue reading

Posted in Actionscript 3 Papervision, Actionscript 3.0, Papervision, Papervision 3D, Source Code, Tutorials | Tagged , , , | 19 Comments

12. Animation using Tweener

**Update This tutorial has been updated using TweenLite and the most recent papervision BasicView class. Hi, In this tutorial we’re going to use Tweener to move a cube around. This will teach you basics of animation, and how to use … Continue reading

Posted in Tutorials | Tagged , , , , , | 31 Comments