Package net.algart.math.geometry


package net.algart.math.geometry

Some geometric objects and utilities.

Author:
Daniel Alievsky
  • Class
    Description
    Thrown when two collinear (or amost collinear) vectors or segments are detected, but it is not permitted for the given situation.
    Service class that quickly returns all integer points of Bresenham circles with integer radii.
    Right orthonormal basis in 3D space: 3 orthogonal unit vectors i, j, k.