Skip to content

store interpolated paths instead of an array of points #4

Description

@DivineDominion

Interpolation is now done when drawing. It makes more sense to interpolate once and store points with the two control points already computed. Should speed things up a bit, too.

That's a must for saving to SVG (#2, #3), too. If this app shows smooth paths but stores only jagged lines, the SVG export would be a lie.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions