Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bezier calculation causes significant CPU load #112

Open
ulitiy opened this issue Jan 26, 2021 · 0 comments
Open

Bezier calculation causes significant CPU load #112

ulitiy opened this issue Jan 26, 2021 · 0 comments

Comments

@ulitiy
Copy link

ulitiy commented Jan 26, 2021

And probably this is the reason for using 5pt step
It can be delegated to GPU using kernel metal function.
I bet there are a lot of other places with mass array processing that can be optimised, i.e. remaking point buffer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant