[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] shadow demo



Have you tried doing the quad backwards?  There's CULLing going on, so
maybe that is stopping it from working.


On Sun, Mar 16, 2008 at 3:09 PM, Ian Mallett <geometrian@xxxxxxxxx> wrote:
> On Sat, Mar 15, 2008 at 8:45 PM, René Dudfield <renesd@xxxxxxxxx> wrote:
>
>
> > You might need to move the light around, or move the objects around
> > for the shadowing to work.  But I've managed to use other models for
> > the floor and the object casting a shadow.
> I haven't.  A single quad shadowing a 1024x1024 quad eludes me.