Papervision and Tweener - Random Motion of a Cube
No commentsSo I have needed to learn more about the inner workings of Papervision and control of motion, so I decided to integrate Tweener. Here is just a little demo, just click the movie to give the cube motion, then when the animation is complete the listener for the Mouse Event will be active again.
[kml_flashembed movie="/projects/flash/PapervisionCubeRandom/PapervisionCubeRandom.swf" [...]
[AS 3] Papervision Random Cube Spin
No commentsI just wanted to play around a little more with the materials available for Papervision, not to mention I found this tutorial (http://labs.zeh.com.br/blog/?p=95) and used the tutorial’s code as my base. This was also a good time to get use to using Tweener. One note is that I used a MovieClip in my library to [...]
[AS 3] Papervision Cube with Different Material Sides
4 comments so farDownload Files (.zip)
So there was a request for an update to the Papervision cube that I did last week to allow for various materials on the 6 sides of the cube. I have noticed that there is a MaterialsList Class that allows you to addMaterials to your objects. I also found this a piece of [...]
[AS 3] Papervision Cube
2 comments so farSo I found a tutorial over at Curious Minds Media, but since it was constructed for Flex, I opted to create a Document Class file for this. The comments within the posting has helped in creating this little demo. If you move your mouse around the flash movie below it will rotate the cube around.
[kml_flashembed [...]
[AS 3] Papervision and a Blur Filter
1 comment so farSo I was going through a nice video tutorial over at gotoandlearn.com about Papervision and decided to try it out. I suggest visiting their site for the full details. I changed the demo below by allowing the object to load in an external image as well as I added a blur filter to the images.. [...]