0 Members and 1 Guest are viewing this topic.
It's good that you got the vertex array working to make the circle as you wanted but, since you're only using it for "debugging" (assuming something like showing position feedback visually), you may way to look at what eXpl0it3r was talking about. CircleShapes can be much quicker and easier to set up than vertex arrays and they can easily draw rings (circle outlines with no fill).