-
Hey :)
Looking for a great way to create bezier-splines, I found this and was suprised of the quality of the lib :)
Would you have a recommendation to use it with svg path ?
-
Currently the position controller is a single position PID, it should be revamped to include a velocity loop. This would allow to use the new experimental PID for the attitude controller (see a0628ec2…
-
I need a way to provide a local repository for our users (because they cannot connect the online repositories).
-"Local package repository (file system)" does not allow to choose a network path so …
-
Hey :)
Thanks for this great lib !
Is there a way to draw (automatically) a bezier curve that goes through an array of points ?
-
Another issue that came up in Fedora. We build packages on the first available builder and sometimes that's Big Endian (ppc64 on Fedora 28 or s390x anywhere). Apparently, the tests fail a lot on those…
-
Installing R packages which need to compile C++ code might crash R when executing them:
```R
install.packages("randomForestSRC")
library("randomForestSRC")
# Example
data(veteran, package = "…
ghuls updated
5 years ago
-
**Description:**
It would be useful to be able to render vector graphics using react-pdf.
One way could be to expose a moveTo-lineTo-type API (like PDFKit):
```
{pai…
-
Good evening again!
1. There are no links to x86 versions of any software for Windows at
https://miktex.org/download
2. I've downloaded x86 version of "Command-line installer" from
http://mirr…
-
Hi,
I'll let you know that you understand the format of 3D models WarCraft 3.
I have a question for you.
I wrote the import of mdx models together with animations:
https://github.com/PavelBlend/…
-
### Bug report
**Bug summary**
A few hours ago #12098 was merged, which left-aligns JS Animation plots and thereby fixes #11795.
This brought to light another little inconsistency between JS …