Skip to content

iShape-Rust/i_curve_kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

i_curve_kernel

i_curve_kernel is not a general-purpose Bézier solver. It is a low-level intersection kernel for normalized curve segments produced by i_curve preprocessing. The algorithms assume that cubic segments are already split into simple arc-like pieces without self-intersections or cusps. For arbitrary Bézier curves, run preprocessing first.

About

i_curve_kernel is not a general-purpose Bézier solver. It is a low-level intersection kernel for normalized curve segments produced by i_curve preprocessing. The algorithms assume that cubic segments are already split into simple arc-like pieces without self-intersections or cusps. For arbitrary Bézier curves, run preprocessing first.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors