Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Request: Splines? #136

@lf94

Description

@lf94

Is your feature request related to a problem? Please describe.

I'd like to be able to specify a spline. Right now I'm trying to create an ergonomic controller, and I'm hitting limitations in CadQuery, which have led me here to Curv.

Describe the solution you'd like

Add a new function: spline list_of_points list_of_tangents. That's it!

Describe alternatives you've considered

None

Additional context

It may be necessary to add other sketching functions like hLine, vLine, ellipse, etc, like from CadQuery, to create enclosed shapes. https://cadquery.readthedocs.io/en/latest/apireference.html#d-operations

This is the design so far but it's lacking, as I want everything to be smooth:

1631231666

In the meantime I've been recreating a soroban design in curv to compare it to cadquery and I'm really loving what I'm seeing!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions