MaLiang icon indicating copy to clipboard operation
MaLiang copied to clipboard

Bezier calculation causes significant CPU load

Open ulitiy opened this issue 3 years ago • 0 comments

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.

ulitiy avatar Jan 26 '21 17:01 ulitiy