Edge Rewrite
// 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: a21e1eec7deb386c

Jump to content

Axis-aligned object

From Wikipedia, the free encyclopedia

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.