Module fj_kernel::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

  • Approximation of objects
  • Intersection algorithms
  • Reverse the direction/orientation of objects
  • Sweeping objects along a path to create new objects
  • API for transforming objects
  • Shape triangulation