14 Papervision 3D samples
- BitmapFileMaterial example
- Two Sided Plane
- Video Cube Demo
- VideoStreamMaterial demo
- Sphere BitmapMaterial
- Blender Collada DAE
- Blur effect
- Curved lines
- Lines3D
- Particle field demo
- Bitmap material demo
- Rotating cylinder
- Shaded cube
- Plane wireframe
Using BitmapFileMaterial to load a jpg and provide texture for a Plane
Extended DisplayObject3D to create a Plane with Wireframe one side and MovieMaterial on the other
Displaying a flv on the inside walls of a Cube
Using VideoStreamMaterial to provide a texture for a Plane
Using BitmapMaterial to display a jpg on a Sphere
Loading a Collada DAE file exported from Blender
Simple example using the newly integrated Effects branch
Using an external class to create curved lines
Using the built in Line3D class to create straight lines
Simple ParticleField example
Basic BitmapMaterial example using an embedded jpg
Cylinder with FlatShadeMaterial
Cube with FlatShadeMaterial
Simplest Wireframe Plane
posted on 2008-09-10 10:17 gembin 閱讀(462) 評論(0) 編輯 收藏 所屬分類: ActionScript3