what are u doing in your current solution. to me the solution seems to be simple take a Grid of N*N and put yourself at N/2,N/2 from there you start walking in spiral way :)
and  print the gird. :-\ ;-)
Thanks & Regards
*BL/\CK_D!/\MOND*

On 4/20/2010 2:33 AM, mythagel wrote:
Hello all,

Is there an existing method to approximate an Archimedes spiral with a
sequence of regular arc segments given a particular tolerance?

I am trying to improve on my existing solution generating line
segments to approximate a spiral.

Cheers,

-nick


--
You received this message because you are subscribed to the Google Groups "Algorithm 
Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to