glen3b/GLib

CreateCircle creates "rounded rectangle" effect on bottom right corner

Opened this issue · 1 comments

The texture returned by CreateCircle creates a circle, but the bottom right hand corner of the circle looks like a rounded rectangle instead of a circle.
Tested as an overlayed texture.

Perhaps this could be improved by not generating circle textures but instead using XNA 3D primitive rendering methods.