[Papervision3D] New Effects and demos

mobilebmx1988 at aim.com mobilebmx1988 at aim.com
Sun Dec 16 14:19:10 PST 2007


It worked after I changed the color value to ARGB one. That's great. Thanks for your help.


-----Original Message-----
From: Andy Zupko <azupko at zupko.info>
To: papervision3d at osflash.org
Sent: Sun, 16 Dec 2007 11:46 pm
Subject: Re: [Papervision3D] New Effects and demos

























I’m not sure what the problem could be (could be a lot of stuff)
– make sure the bfx is added to the viewport J. Feel free to send me
your code off list and I can take a look.  So you know, if you have a black SWF
background, you won’t see anything.  The color value passed in is ARGB, so if
you want red pixels, do 0xFFFF0000.



 



Hth!



 



 



 






From: papervision3d-bounces at osflash.org
[mailto:papervision3d-bounces at osflash.org] On Behalf Of mobilebmx1988 at aim.com

Sent: Sunday, December 16, 2007 7:00 AM

To: papervision3d at osflash.org

Subject: Re: [Papervision3D] New Effects and demos






 



Hi!!! 






I'm trying to use your fabulous works :)









But I can't make it. That's what I've done:









 









var pixels:Pixels = new Pixels(bfx);












for (var i :uint = 0; i < 100; i++)









{









pixels.addPixel3D(new Pixel3D(0xff0000, Math.random() * 300
- 150, Math.random() * 300 - 150, Math.random() * 300 - 150));









}









scene.addChild(pixels);









Yes. That's so identical to your Demo tutorial, but it
doesn't work. (But no error was thrown , just blank screen.)









I just changed "addPixel" to
"addPixel3D" in the sixth line from your original tutorial, since
there is no addPixel but addPixel3D in Pixels.as. 









Could you give me some advice?    Thanks in
advance.:P









 






-----Original Message-----

From: Andy Zupko <azupko at zupko.info>

To: papervision3d at osflash.org

Sent: Sun, 16 Dec 2007 2:16 pm

Subject: [Papervision3D] New Effects and demos












Hey All – 









 









I’ve added some new objects and effects to the effects
branch: 









 









-Pixels/Pixel3D which allows you to render out 3D pixels 









-BitmapMotionEffect which detects/renders any motion in the
layer.









 









http://blog.zupko.info/?p=82
– explains the classes a little better and shows how to implement.









 









Enjoy!









 









-andy









 













_______________________________________________

Papervision3D mailing list

Papervision3D at osflash.org

http://osflash.org/mailman/listinfo/papervision3d_osflash.org




















More new features than ever. Check
out the new AIM(R) Mail!













 





_______________________________________________
Papervision3D mailing list
Papervision3D at osflash.org
http://osflash.org/mailman/listinfo/papervision3d_osflash.org



 






________________________________________________________________________
More new features than ever.  Check out the new AIM(R) Mail ! - http://webmail.aim.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20071216/8d70c9f5/attachment-0001.html 


More information about the Papervision3D mailing list