Thank you for your help I thought I did something wrong when passing my variables as reference to the functions. I am indeed using indexed vertex list and when tried your script I had the same behavior: The top row works as expected but not the one below using indexed vertex list.
As a temporary workaround, Is there a simple way to convert an indexed vertex list to a regular vertex list ? Because my sphere are created using a recursive process. I understand that it will come at the price of having multiple point at the same coordinate instead of just one right ? As for the bug in the source code, I am definitely not skilled enough to solve this issue. -- 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 https://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
