Papervision 3D Examples Added With Source Code
Wednesday, August 06th, 2008 | Author: dehash
Added some more Papervision 3D examples with source code.
All examples use current Papervision3D GreatWhite from SVN and so far all use BasicView also. **Update:** added four more examples to the top of the list to make 18 in total:
![]()
- InteractiveScene3DEvent example
- Layers Demo
- Simple Wow Engine Demo
- Rotation Demo
- 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
A clickable Plane with a swapped material that rotates using Tweener
Setting the layer order of objects to try to control which is on top
Spheres contained in a Cube
Shows three rotation axes
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
Category: Code Examples, Flash, Papervision 3D | 29 Comments


