Skip to content

Examples for creating bezier curves from points and control points? #19

@markusstephanides

Description

@markusstephanides

Hi!

The library looks really promising but I'm having issues getting started. I'm using the Bevy game engine and I'm trying to create bezier curves so I implemented the Coordinate trait for Bevys Vec3 using the newtype pattern. However I'm not able to progress any further from there, even after looking at the source code.

Could you give me some directions or examples given that I have a list of 3D coordinates and with each of these coordinates two 3D Coordinates that represent the handles, how to create a bezier curve from that?

Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions