Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Playing with code: a circle function using triangle math
#8
I made substantial changes to that CIRCLE testing program I shared yesterday.  Substantial enough that I had to do a little write-up.

The program now also has two additional circle subroutines for performance comparison: Bresenham's circle algorithm and the midpoint circle algorithm.

Would you believe that my tiny "triangle-math-based" algorithms beats the other two by a hair?

Details in CIRCLE Algorithms Testing Enhanced
Reply


Messages In This Thread
RE: Playing with code: a circle function using triangle math - by CharlieJV - 09-15-2023, 01:21 AM



Users browsing this thread: 2 Guest(s)