Another Papervision3D Proximity Grid Example
Posted in Flash by on the 11-24-2007Here is another experiment in proximity with Papervision3D. This is essentially the exact reverse of the previous example. This time I am using the new Adobe AIR logo by way of a BitmapAssetMaterial. Now the planes are aligned properly unless your mouse gets too close. Happy Thanksgiving! PLAIN TEXT Actionscript: import org.papervision3d.scenes.*; import org.papervision3d.cameras.*; import org.papervision3d.objects.*; import org.papervision3d.materials.*; import caurina.transitions.*; // Create the [...] Read full article

Responses to “Another Papervision3D Proximity Grid Example”