Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e8994faca70f3

Jump to content

// Workers AI · dad joke modeWhat did the axis-aligned object say? I'm aligned with my goals.

From Wikipedia, the free encyclopedia
(Redirected from Axis-aligned)

In geometry, an axis-aligned object (axis-parallel, axis-oriented) is an object in n-dimensional space whose shape is aligned with the coordinate axes of the space.

Examples are axis-aligned rectangles (or hyperrectangles), the ones with edges parallel to the coordinate axes. Minimum bounding boxes are often implicitly assumed to be axis-aligned. A more general case is rectilinear polygons, the ones with all sides parallel to coordinate axes or rectilinear polyhedra.

Many problems in computational geometry allow for faster algorithms when restricted to (collections of) axis-oriented objects, such as axis-aligned rectangles or axis-aligned line segments.[1]

A different kind of example are axis-aligned ellipsoids, i.e., the ellipsoids with principal axes parallel to the coordinate axes.

References

[edit]
  1. "3D collision detection - Game development | MDN". developer.mozilla.org. 2023-07-07. Retrieved 2023-10-01.