Module algorithms

Source
Expand description

Collection of algorithms that are used by the kernel

Algorithmic code is collected in this module, to keep other modules focused on their respective purpose.

Modulesยง

approx
Approximation of objects
intersect
Intersection algorithms
reverse
Reverse the direction/orientation of objects
sweep
Sweeping objects along a path to create new objects
transform
API for transforming objects
triangulate
Shape triangulation