-----Original Message-----
From: Peter Epstein [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 12 January 2002 9:18 AM
To: Palm Developer Forum
Subject: RE: drawing....


> Huh? Bresenham's line drawing algorithm doesn't work by finding the
> midpoint. It is possible to draw a line by recursively finding the
midpoint,
> but that's just not how Bresenham did it.

Well this is just a matter of terminology. In fact a line is a circle with
zero curvature,
therefore the decision varible for a line has a constant increment - that's
the whole difference.

Anyway I was concentrated on circles and arcs, because PalmOS provides an
API for drawing any line.

Michael

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to