Saturday, September 10, 2005

Making Circles 10 Sept '05

One thing I didn't mention in my last report was making circles. The Bresenham circle routine is particularly good because it uses partial differentials to compute the next point. Since a circle is a second order curve the problem can be solved using only addition and subtraction.

I have the software for that solved for one octant. I just need to extend it to the rest of the circle. I have some ideas.

For some good not too technical discussions of the Bresenham circle and line drawing algorithms visit here.

I use a variation of the Bresenham line drawing algorithm. It is much slicker in the way that it accomplishes its purpose than any other algorithm that does the same thing.

2 Comments:

Blogger edfrie9045 said...

Click Here Now Mortgage rates as low as 3.95%
$150,000 mortgage for $494/mo. Other loan amounts available. Up to 4 lenders in 24 hours.
Save money Click Here Now

8:36 AM  
Blogger Dave said...

Hey, you have a great blog here! I'm definitely going to bookmark you!

I have a email marketing software site/blog. It pretty much covers email marketing software related stuff.

Come and check it out if you have time :-)
email marketing software

7:47 AM  

Post a Comment

<< Home