enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Concurrent lines - Wikipedia

    en.wikipedia.org/wiki/Concurrent_lines

    The de Longchamps point is the point of concurrence of several lines with the Euler line. Three lines, each formed by drawing an external equilateral triangle on one of the sides of a given triangle and connecting the new vertex to the original triangle's opposite vertex, are concurrent at a point called the first isogonal center .

  3. Midpoint - Wikipedia

    en.wikipedia.org/wiki/Midpoint

    The nine-point center of a triangle lies at the midpoint between the circumcenter and the orthocenter. These points are all on the Euler line. A midsegment (or midline) of a triangle is a line segment that joins the midpoints of two sides of the triangle. It is parallel to the third side and has a length equal to one half of that third side.

  4. Midpoint theorem (triangle) - Wikipedia

    en.wikipedia.org/wiki/Midpoint_theorem_(triangle)

    The midpoint theorem generalizes to the intercept theorem, where rather than using midpoints, both sides are partitioned in the same ratio. [1] [2] The converse of the theorem is true as well. That is if a line is drawn through the midpoint of triangle side parallel to another triangle side then the line will bisect the third side of the triangle.

  5. Line drawing algorithm - Wikipedia

    en.wikipedia.org/wiki/Line_drawing_algorithm

    The simplest method of drawing a line involves directly calculating pixel positions from a line equation. Given a starting point (,) and an end point (,), points on the line fulfill the equation = +, with = = being the slope of the line. The line can then be drawn by evaluating this equation via a simple loop, as shown in the following pseudocode:

  6. Bresenham's line algorithm - Wikipedia

    en.wikipedia.org/wiki/Bresenham's_line_algorithm

    The value of the line function at this midpoint is the sole determinant of which point should be chosen. The adjacent image shows the blue point (2,2) chosen to be on the line with two candidate points in green (3,2) and (3,3). The black point (3, 2.5) is the midpoint between the two candidate points.

  7. Poncelet–Steiner theorem - Wikipedia

    en.wikipedia.org/wiki/Poncelet–Steiner_theorem

    To draw the parallel (h) to a diameter g through any given point P. Chose auxiliary point C anywhere on the straight line through B and P outside of BP. (Steiner) In the branch of mathematics known as Euclidean geometry, the Poncelet–Steiner theorem is one of several results concerning compass and straightedge constructions having additional restrictions imposed on the traditional rules.

  8. Point location - Wikipedia

    en.wikipedia.org/wiki/Point_location

    This point location data structure takes the form of a directed acyclic graph, where the vertices are the trapezoids that existed at some point in the refinement, and directed edges connect each trapezoid that is no longer in the refinement to the trapezoids that replaced it. A point location query is performed by following a path in this graph ...

  9. Line–line intersection - Wikipedia

    en.wikipedia.org/wiki/Lineline_intersection

    The intersection point above is for the infinitely long lines defined by the points, rather than the line segments between the points, and can produce an intersection point not contained in either of the two line segments. In order to find the position of the intersection in respect to the line segments, we can define lines L 1 and L 2 in terms ...