If I use vertex_list instead of indexed_vertex_list, the code works just
fine!


On Mon, Oct 21, 2013 at 9:41 AM, "Juan J. Martínez" <[email protected]> wrote:

> On 21/10/13 13:30, Akuji FooBar wrote:
> > [...]
> >
> > What is going on in my code?
>
> I can only give your code a quick look but it might be a problem with
> FogGroup.
>
> Take a look to the OrderedGroup implementation:
>
>
> http://code.google.com/p/pyglet/source/browse/pyglet/graphics/__init__.py#690
>
> I think that your group should take the `alpha` prtopery into account in
> the same way the OrderedGroup uses `order`.
>
> I'll look at it this evening because your code looks interesting :)
>
> Regards,
>
> Juan
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "pyglet-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/pyglet-users/SVwFnD5wM74/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/pyglet-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to