-
**Describe the project you are working on:**
I will be rewriting the particle system for Godot 4.0.
**Describe the problem or limitation you are having in your project:**
Users often complain…
-
Is it possible to get the outline of an bezier shape with this tool?
If yes, it there an example available somewhere?
-
I have been looking for a tutorial on this on the web but without much success so far. Does anybody have examples? I saw a picture of a piecewise Bézier surface on this [page](https://graphics.pixar.c…
-
I just started using TinySpline as a reference implementation in my unit tests. I guess that there is a small error in the evaluation of the fourth derivative. Let the following be the JSON string rep…
-
B splines are a better alternative to using bezier curves. Changes in control points are more localized.
-
Dear developer,
When I wrote an R scirpt function with future_walk, it can work in parallel, but if I wrap this R function in R package, it works in sequential.
> future::availableCores()
system …
-
I would like to save geometry of optimized coil as .stl or .obj. to make coil by 3d printer.
For example, in the following upper code, I would like to save geometry data of loops as .stl or .obj.
…
-
I believe this gives us the ability to specify two points in position space and two vectors in derivative space, effectively letting us set the positions, exit and entry velocities, which is likely id…
-
I receive a list of points from ELK which I would like to convert to a SVG path. The documentation says that bend points "[must be interpreted as control points for a piecewise cubic spline](https://…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Generated animation in Deforum then updated Dreembooth an…