Recently I’ve been working on getting the intergrating Papervision3D with Flex for creating 3D effects. I’ll be talking over the code and how it all works tonight at LFPUG, but I thought I’d show a sneak peak of 2 effect examples. Although Alex Uhlmann has a very similar project based on Sandy, the projects are a little different in how they work and how you implement them.
The main reasons for starting this project where that my Flex app made use of Papervision elsewhere, and it didn’t make sense to have two 3D engines. Also IMO Papervision3D is now the standard for 3D.
I be posting the full source sometime next week.
NOTE: These example have been updated to include the source.

Nice man!!!
Very cool. I can’t wait to see the full source code.
[...] 217;s just coming out with his EffectPV3D for Flex2 at the London FPUG meeting tonight and here’s a sample of what he’s going to be showing. Very easy to implement and use in Fle [...]
[...] 3D with Flex. If you are starting out with PV3D and plan on using Flex, check out the examples here! [...]
Why you make only right to left rotation? For back way its more natural to have left-to-right. )
@Den
You can rotate left, right, up and down, the example just uses left.
Very very very cool, likes the firefox extention ‘Tab Effect’.
Looking forward the full source. Thanks for your sharing.
Excellent stuff, and full of possibilities.
great deal ! : I think That’s the kind of “web 3d version ” we was all looking for.
Alex Uhlmann show us the way with the Sandy version.
Thanks a max for the futur source with Papervision3D
and may the fun be with you lol
Looking forward to the code …
[...] onScript 3, unfortunately missing Tink’s Papervision3D Effects for Flex – he’s recently posted a promise to uploa [...]
[...] ion. The source code for EffectPV3D is now ready for download, check out his blog here and here for more info. This entry was posted on T [...]
exelent! very nice tink!
Excelsior ! Thanks a lot !
thanks for your share!
This is simply amazing!!! These effects are top bollocks!!!
I’m not sure if this is a temporary development, yet http://www.papervision3d.org is down and I’m unable to download:
org.papervision3d.scenes.Scene3D
Cheers,
Alex
Stephen,
I found the answer to my own question: http://www.tink.ws/blog/papervision3d-effects-for-flex-source/
This is amazing, again kudos!!!
Alex
Thanks for these nice classes. If you use the effect on scaled components, they are not rendered correctly, though. This can be fixed by changing
the line in EffectInstance.createBitmapDatas from
bitmapData.draw( IBitmapDrawable( target ) );
to
bitmapData.draw( IBitmapDrawable( target ), target.transform.matrix );
Again, thanks for the cool effects
-Lenny
These are now old hat mate, please see http://www.efflex.org
HI
Thanks for the nice and cool stuff,u have any example of thumbnail component having Papervision3D effects…
thanks in advance
[...] 3, unfortunately missing Tink’s Papervision3D Effects for Flex – he’s recently posted a promise to upload the source soon [...]