[Papervision3D] MovieScene3D-like thingy planned for 2.0 ? Why container sprites are cool ; )

Rob Bateman rob.bateman at gmail.com
Fri Dec 21 16:09:36 PST 2007


arrgh, trying to clear unread Papervision emails..

Not sure if this has been dealt with yet, but in the meantime, you can do
this right now over at away3d.com. the ownCanvas property allow you to apply
filters and blendModes to individual objects, while still allowing them to
be z-sorted. You can also use ownCanvas on 3d object containers, allowing
you to group objects with the same filter effects.

Rob

On Dec 11, 2007 1:01 PM, Daniel <pv3dlist at googlemail.com> wrote:

> Great news Andy!
>
> On Dec 11, 2007 1:58 PM, Andy Zupko <azupko at zupko.info> wrote:
> > Support for individual containers is being added :)  Shouldn't be too
> long.
> >
> >
> > -----Original Message-----
> > From: papervision3d-bounces at osflash.org
> > [mailto:papervision3d-bounces at osflash.org] On Behalf Of Daniel
> > Sent: Tuesday, December 11, 2007 5:34 AM
> > To: Papervision3D List
> > Subject: [Papervision3D] MovieScene3D-like thingy planned for 2.0 ? Why
> > container sprites are cool ; )
> >
> > Hi,
> >
> > there are a lot of cool features in 2.0, but I'm missing the
> > MovieScene3D  from earlier versions. I think it would be great to
> > access one sprite container per DO3D to adjust simple things like
> > alpha fading etc. Of course you could to this via materials but you
> > have to render the whole scene for every small change in the material.
> > Accessing the sprite container would make things a lot easier.
> >
> > I'm thinking of something like this:
> >
> > var container : Sprite = new Sprite();
> > myDO3D.setContainer(container);
> >
> > //...later in the code I could do
> >
> > myDO3D.container.alpha = 0.3 // or tween these properties.
> >
> > ----
> > So it's free to you which DO3Ds are capsuled in a Sprite and which
> aren't.
> >
> >
> > Or is it a performance thing, why everything is rendered in the ONE
> > viewport sprite container?
> >
> > just an idea,
> > Daniel
> >
> > _______________________________________________
> > Papervision3D mailing list
> > Papervision3D at osflash.org
> > http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> >
> >
> > _______________________________________________
> > Papervision3D mailing list
> > Papervision3D at osflash.org
> > http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> >
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>



-- 
Rob Bateman
Flash Development & Consultancy

rob.bateman at gmail.com
www.infiniteturtles.co.uk
www.away3d.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20071222/ad8f0dbb/attachment.html 


More information about the Papervision3D mailing list