bcf6b620a8
Add direct handling of quadratic beziers to save compute time and number of points. Update cubic interpolation to reduce number of points generated for a given smoothness Cache data on open and used cached data to avoid multiple re-calcs Remove minimum line length and number of segments and replace with standard max error level. Allows us to specify the tolerance of bezier interpolation |
||
---|---|---|
.. | ||
teardrop.cpp | ||
teardrop.h | ||
teardrop_parameters.cpp | ||
teardrop_parameters.h | ||
teardrop_types.h | ||
teardrop_utils.cpp |