Expand description
Adaptive deflection-based curve sampling via recursive midpoint subdivision.
Functions§
- sample_
deflection - Adaptively sample a curve so that every chord’s midpoint deviation is
below
max_deflection.
Adaptive deflection-based curve sampling via recursive midpoint subdivision.
max_deflection.