Package: qsplines 1.0.1
qsplines: Quaternions Splines
Provides routines to create some quaternions splines: Barry-Goldman algorithm, De Casteljau algorithm, and Kochanek-Bartels algorithm. The implementations are based on the Python library 'splines'. Quaternions splines allow to construct spherical curves. References: Barry and Goldman <doi:10.1145/54852.378511>, Kochanek and Bartels <doi:10.1145/800031.808575>.
Authors:
qsplines_1.0.1.tar.gz
qsplines_1.0.1.zip(r-4.7)qsplines_1.0.1.zip(r-4.6)qsplines_1.0.1.zip(r-4.5)
qsplines_1.0.1.tgz(r-4.6-x86_64)qsplines_1.0.1.tgz(r-4.6-arm64)qsplines_1.0.1.tgz(r-4.5-x86_64)qsplines_1.0.1.tgz(r-4.5-arm64)
qsplines_1.0.1.tar.gz(r-4.7-arm64)qsplines_1.0.1.tar.gz(r-4.7-x86_64)qsplines_1.0.1.tar.gz(r-4.6-arm64)qsplines_1.0.1.tar.gz(r-4.6-x86_64)
qsplines_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
qsplines/json (API)
NEWS
| # Install 'qsplines' in R: |
| install.packages('qsplines', repos = c('https://stla.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stla/qsplines/issues
Last updated from:6e1b2f703c. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 180 | ||
| linux-devel-x86_64 | OK | 177 | ||
| source / vignettes | OK | 216 | ||
| linux-release-arm64 | OK | 158 | ||
| linux-release-x86_64 | OK | 175 | ||
| macos-release-arm64 | OK | 119 | ||
| macos-release-x86_64 | OK | 385 | ||
| macos-oldrel-arm64 | OK | 108 | ||
| macos-oldrel-x86_64 | OK | 204 | ||
| windows-devel | OK | 163 | ||
| windows-release | OK | 170 | ||
| windows-oldrel | OK | 158 | ||
| wasm-release | OK | 122 |
Exports:BarryGoldmanDeCasteljauinterpolateTimesKochanekBartelsquaternionFromToshinyKBS
Dependencies:base64encBHbslibcachemclicommonmarkdigestdisordRemulatorfastmapfontawesomefreealgfsgluegmphtmltoolshttpuvjquerylibjsonlitelaterlatticelifecyclemagrittrmathjaxrMatrixmemoisemimemvtnormonionotelpartitionspolynompromisesR6rappdirsrbibutilsRcppRdpackrlangsasssetsshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Barry-Goldman quaternions spline | BarryGoldman |
| Spline using the De Casteljau algorithm | DeCasteljau |
| Interpolate a vector of times | interpolateTimes |
| Kochanek-Bartels quaternions spline | KochanekBartels |
| Quaternion between two vectors | quaternionFromTo |
| Shiny demonstration of Kochanek-Bartels spline | shinyKBS |
