Skip to content

Improve Bezier rendering #80

Description

@KyrietS

Look at how Dear ImGui implements Bezier rendering: AddBezierCubic. It uses not only number_of_segments but if it's not provided then CurveTessellationTol tessellation tolerance is used to calculate the right number of segments for bezier. The implementation looks very easy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew featureimprovementCode refactor or minor changes that are not new features

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions