mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-02 21:02:49 +02:00
.
This commit is contained in:
@@ -60,7 +60,7 @@ function Bezier(n,t,w[]):
|
||||
return sum
|
||||
```
|
||||
|
||||
And now for the extremely optimized versions:
|
||||
And now for the optimized versions:
|
||||
|
||||
```
|
||||
function Bezier(2,t,w[]):
|
||||
|
Reference in New Issue
Block a user