-
```
running build_ext
building 'animation_nodes.algorithms.random_number_generators.splitmix64' extension
creating build\temp.win-amd64-3.9\Release\Users\zakme\Downloads\animation_nodes-master (1)\…
-
A function constructs quadratic/cubic/poly bezier curve through points given would be useful.
Nicer if we can specify tangent direction of start and end points.
-
As per [my comment on HN](https://news.ycombinator.com/item?id=14198204), it has been proven that for cubic Catmul-Rom splines. only centripetal parameterization (alpha = 0.5) is guaranteed to never …
-
`{\p1\pos(0,0)\an7}m 100 100 l 100 200 l 200 300 n 50 50 l 300 50`
libass:
![image](https://user-images.githubusercontent.com/819638/96355843-35534100-10ac-11eb-97ad-7ae66e4dbc61.png)
vsfilter:
![…
-
Hi,
I am looking into using this library to control the swing foot trajectory of a humanoid robot walk. Our MPC is continuously computing new desired footstep position as the robot is stepping, and…
-
I am trying to replicate the results with CubicSpline from scipy, but fail to do so :s, have you compared your implementation with theirs?
Also, Would you be able to add a eval_ddf method, for eval…
-
I would like the library to add support for BSpline and BSpline Surfaces
**Describe the solution you'd like**
The library currently supports a Bezier Curve and Surface and I would like to see suppor…
-
An interesting phenomen happens with a specific call to `bogen`, as done by SVGPDF when drawing an arc.
This is the debugging output from SVGPDF, showing the `bogen` call and the inner `curve` call…
-
## About the author
Research manager at SINTEF, Northern-Europes largest private research organization. PhD on computational geometry and mechanics with focus on basis functions of spline space…
-
## v0.2
- [x] Allow user to adjust scaling factor
- [ ] Insert strokes and select them, allowing user to drag and resize as needed (Also helps with strokes going off page?)
- [ ] Default to upp…