kingadami

Results 5 comments of kingadami

So I wanted to let you know that I have been working on some simple improvements to the physics of cars. It takes into account some of the car properties...

@benmoran56 I have been looking at this one and think this might be more challenging for me to do, in that it allows me to learn more aspects of pyglet....

Thank you for reporting this issue. This particular problem is arising because you have created a "knot" in the curve with your control points. This causes the math for computing...

I made a branch with the fix in my fork: https://github.com/kingadami/pyglet/tree/fix-miter-artifacts. Please let me know if it works and then I will create a pull request.