Jim Schram wrote:

> At 12:06 PM -0400 2001/06/16, [EMAIL PROTECTED] wrote:
> 
>> How do you draw a circle with code? You know like the line commands like 
>WinDrawLine(x,y,x,y)? Thanks!
> 
> 
> The Palm OS does not include an API to draw a circle, so you have to implement this 
>yourself. 
 >

A good place to start would be an intro textbook on computer graphics. 
Also, check out this web page which has a really good mathematical and 
algorithmic discussion on drawing a circle.

http://www.cs.unc.edu/~davemc/Class/136/Lecture10/circle.html

HTH,

'dillo


-- 
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