Chapter2 Assignment 2 PV3D Book

Assignment 2

Here’s the class assignment for chapter 2 of Professional Papervision3D. You’ve got some reading to do, and few videos to watch.

Assignment Video

Assignment # 2: Chapter 2 Professional Papervision3D

Watch the following videos

Chapter 2: 3D Language (PV3D Book)

(http://www.youtube.com/watch?v=wTFAmNX–u0)

Chapter 2: Getting the Classes (PV3D Book)

(http://www.youtube.com/watch?v=wituFlcqGfE)

Series on CS4 and PV3D

https://professionalpapervision.wordpress.com/2009/08/15/flash-cs4-course-for-papervision3d/

Reading Assignment Chapter 2 for Professional Papervision3D

Read the following sections in chapter 2.

Display Object3D

Running Papervision3D 4 Different Ways (Hello World)

Using Flash or Flex

Special note below !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Big change no longer using

pv3Canvas.rawChildren.addChild(viewport) in Flex

But using in Flash Builder using

mySprite.addChild(viewport);

<s:SpriteVisualElement id=”mySprite/>

Building Classes

Watch Getting Started with Classes 1 & 2

https://professionalpapervision.wordpress.com/2009/08/15/flash-cs4-course-for-papervision3d/

Formulating a Papervision3D Class

Leave a comment