[Papervision3D] how do you get them Shadows?
Rob Bateman
rob.bateman at gmail.com
Fri Dec 7 04:41:07 PST 2007
Yeah, you may have been thinking of this:
http://www.geepers.co.uk/
this is done in away3d, but as you can see, it requires a little
optimisation...:)
Shadows are not supported in away3d source yet.
Rob
On Dec 7, 2007 11:28 AM, Pedro Furtado <pedro.furtado at gmail.com> wrote:
> Should say: " got totally confused because i read this
> http://blog.zupko.info/?p=16 on away3d list"
>
>
>
> On 12/7/07, Pedro Furtado <pedro.furtado at gmail.com> wrote:
> >
> >
> > Oh, no :( i got totally confused because i read this
> > http://blog.zupko.info/?p=16
> >
> > Sorry my bad :S
> > On 12/7/07, Mr.doob < info at mrdoob.com> wrote:
> > >
> > >
> > > Does Away have Shadows? I though it was mainly gouraud.
> > >
> > >
> > >
> > > Pedro Furtado wrote:
> > > >
> > > > Oh, got it. I was thinking that maybe PV2.0 would give the nice
> > > dynamic
> > > > lightning stuff that away has. But still quite a nice solution.
> > > > I'm thinking this could be automated with a little hack to the
> > > viewPort
> > > > no?
> > > > I'll fiddle with it this weekend and see what i can come up with.
> > > >
> > > > Cheers Ricardo ;)
> > > >
> > > > On 12/7/07, Roy Wiggins < bungadunga at gmail.com> wrote:
> > > >>
> > > >> Okay, I thought so. I'll fiddle with the source when I get a
> > > chance, it's
> > > >> a cool effect. I wonder if someone could use viewports rendering to
> > >
> > > >> textures
> > > >> to achieve Portal-style effects, that would be very cool.
> > > >>
> > > >> On Dec 6, 2007 5:42 PM, Mr.doob <info at mrdoob.com> wrote:
> > > >>
> > > >> >
> > > >> > Before taking the "snapshot" from the top camera, it changes the
> > > >> > material of
> > > >> > the floor to a white colorMaterial :)
> > > >> >
> > > >> >
> > > >> >
> > > >> > Roy Wiggins wrote:
> > > >> > >
> > > >> > > How does it avoid infinite recursion? I ask without looking at
> > > the
> > > >> > source,
> > > >> > > but I'm curious. Do you make sure the viewport doesn't see the
> > > shadow
> > > >> > on
> > > >> > > the
> > > >> > > floor?
> > > >> > >
> > > >> > > On Dec 6, 2007 3:21 PM, Mr.doob <info at mrdoob.com > wrote:
> > > >> > >
> > > >> > >>
> > > >> > >> Yep, what the guys said, camera on the top, render, process,
> > > apply
> > > >> to
> > > >> > the
> > > >> > >> floor, and final render :)
> > > >> > >>
> > > >> > >> Explained here + sources of the clock:
> > > >> > >> http://mrdoob.com/blog.php?postid=461
> > > >> > >>
> > > >> > >> Enjoy!
> > > >> > >>
> > > >> > >>
> > > >> > >>
> > > >> > >> Andy Zupko wrote:
> > > >> > >> >
> > > >> > >> > That is how its done. Basically he uses 2 cameras, 2
> > > viewports,
> > > >> > and
> > > >> > >> uses
> > > >> > >> > the BitmapViewportMaterial for to the plane benieth the
> > > object.
> > > >> > >> >
> > > >> > >> >> Ricardo could explain it, but I think it was using
> > > >> > >> BitmapViewportMaterial
> > > >> > >> >> with BitmapViewport3D and using a 2nd camera that came from
> > > the
> > > >> > top
> > > >> > >> >>
> > > >> > >> >> But that's a guess :)
> > > >> > >> >>
> > > >> > >> >> On Dec 6, 2007 7:04 AM, Pedro Furtado <
> > > pedro.furtado at gmail.com>
> > > >> > >> wrote:
> > > >> > >> >>
> > > >> > >> >>> Oh, sorry, i meant the shadows on a floor. Like if you
> > > have a
> > > >> > cube
> > > >> > >> above
> > > >> > >> >>> a
> > > >> > >> >>> plane :)
> > > >> > >> >>>
> > > >> > >> >>>
> > > >> > >> >>>
> > > >> > >> >>> On 12/6/07, John Grden < neoriley at gmail.com > wrote:
> > > >> > >> >>> >
> > > >> > >> >>> > http://www.rockonflash.com/blog/?p=92
> > > >> > >> >>> >
> > > >> > >> >>> > On Dec 6, 2007 4:33 AM, Pedro Furtado
> > > >> < pedro.furtado at gmail.com>
> > > >> > >> >>> wrote:
> > > >> > >> >>> >
> > > >> > >> >>> > > As the title says, how do i get them shadows on?
> > > >> > >> >>> > >
> > > >> > >> >>> > > --
> > > >> > >> >>> > > Pedro Furtado
> > > >> > >> >>> > > http://www.dreaminginflash.com
> > > >> > >> >>> > > _______________________________________________
> > > >> > >> >>> > > Papervision3D mailing list
> > > >> > >> >>> > > Papervision3D at osflash.org
> > > >> > >> >>> > >
> > > >> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> > > >> > >> >>> > >
> > > >> > >> >>> > >
> > > >> > >> >>> >
> > > >> > >> >>> >
> > > >> > >> >>> > --
> > > >> > >> >>> > [ JPG ]
> > > >> > >> >>> > _______________________________________________
> > > >> > >> >>> > Papervision3D mailing list
> > > >> > >> >>> > Papervision3D at osflash.org
> > > >> > >> >>> >
> > > http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> > > >> > >> >>> >
> > > >> > >> >>> >
> > > >> > >> >>>
> > > >> > >> >>>
> > > >> > >> >>> --
> > > >> > >> >>> Pedro Furtado
> > > >> > >> >>> http://www.dreaminginflash.com
> > > >> > >> >>>
> > > >> > >> >>> _______________________________________________
> > > >> > >> >>> Papervision3D mailing list
> > > >> > >> >>> Papervision3D at osflash.org
> > > >> > >> >>> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> > >
> > > >> > >> >>>
> > > >> > >> >>>
> > > >> > >> >>
> > > >> > >> >>
> > > >> > >> >> --
> > > >> > >> >> [ JPG ]
> > > >> > >> >> _______________________________________________
> > > >> > >> >> 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
> > > >> > >> >
> > > >> > >> >
> > > >> > >>
> > > >> > >> --
> > > >> > >> View this message in context:
> > > >> > >>
> > > >> >
> > > >> http://www.nabble.com/how-do-you-get-them-Shadows--tf4955289.html#a14203512
> > >
> > > >> > >>
> > > >> > >> Sent from the Papervision3D mailing list archive at Nabble.com.
> > > >> > >>
> > > >> > >>
> > > >> > >> _______________________________________________
> > > >> > >> 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
> > > >> > >
> > > >> > >
> > > >> >
> > > >> > --
> > > >> > View this message in context:
> > > >> >
> > > >>
> > > http://www.nabble.com/how-do-you-get-them-Shadows--tf4955289.html#a14205189
> > > >> > Sent from the Papervision3D mailing list archive at Nabble.com.
> > > >> >
> > > >> >
> > > >> > _______________________________________________
> > > >> > 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
> > > >>
> > > >>
> > > >
> > > >
> > > > --
> > > > Pedro Furtado
> > > > http://www.dreaminginflash.com
> > > >
> > > > _______________________________________________
> > > > Papervision3D mailing list
> > > > Papervision3D at osflash.org
> > > > http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> > > >
> > > >
> > >
> > > --
> > > View this message in context:
> > > http://www.nabble.com/how-do-you-get-them-Shadows--tf4955289.html#a14209891
> > > Sent from the Papervision3D mailing list archive at Nabble.com.
> > >
> > >
> > > _______________________________________________
> > > Papervision3D mailing list
> > > Papervision3D at osflash.org
> > > http://osflash.org/mailman/listinfo/papervision3d_osflash.org
> > >
> >
> >
> >
> > --
> > Pedro Furtado
> > http://www.dreaminginflash.com
> >
>
>
>
> --
>
> Pedro Furtado
> http://www.dreaminginflash.com
>
> _______________________________________________
> 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/20071207/5a4e7102/attachment-0001.html
More information about the Papervision3D
mailing list