Hi:
Using wxDC to draw things gets saw-toothed edges.
Is there any way to draw smooth edges, like a smooth circle except
to using PyOpenGL.
Hi:
Using wxDC to draw things gets saw-toothed edges.
Is there any way to draw smooth edges, like a smooth circle except
to using PyOpenGL.
Thomas Moore wrote:
Hi:
Using wxDC to draw things gets saw-toothed edges.
Is there any way to draw smooth edges, like a smooth circle except
to using PyOpenGL.
There isn't any anti-aliased drawing support in wxDC yet, although I
agree that it would be nice to have.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!