Search Results for “proportional-point”

Epic Circle Trace
A line passes intersects a circle at two points. Each point is located proportionally around the circle in terms of a given function of t. The path of the line’s movement is traced as t varies. Try changing/animating t. Can you figure out how each point is constrained, in terms of t? Look at the gx source file for the answer. Hint: look at the period of the movement, and how it changes as t changes.
Rotating Ellipses with Arcs
Now that you know how two ellipses can rotate such that they are tangent to each other and a third larger ellipse (see this app); the next challenge is to figure out how an arc placed on each ellipse can be constrained (with proportional points along the ellipses) such that each arc always covers half of the ellipse and one endpoint is on the tangent point of the two smaller ellipses.