[vox-tech] [OT] Math question: help me make a rainbow

Jeff Newmiller jdnewmil at dcn.davis.ca.us
Wed Apr 1 23:29:13 PDT 2009


Bill Kendrick wrote:
> On Tue, Mar 31, 2009 at 07:43:19PM -0700, Jeff Newmiller wrote:
>> You seem to be trying to implement an algorithm that needs
>> three points with only two inputs... you are bound to fail.
>> One method I have seen is to click-drag-release to get the
>> two endpoints and then interactively pick up the mouse position
>> to track the height of the arc until a second click finishes
>> the input. You would have to back out the actual radius of
>> the circle if you needed it, but two inputs don't magically
>> become three.
> 
> I think that third point is the center of the circle, based on
> the normal off the vector between P1,P2, where it intersects
> the segment (x1,(max(y1,y2))) and (x2,(max(y1,y2)))
> 
> maybe? ;)

Is this [1] what you are thinking of?

[1] http://home.comcast.net/~jdnewmil/puzzle/rainbow_draw.gnumeric

-- 
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                       Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
---------------------------------------------------------------------------


More information about the vox-tech mailing list