sync3d: Synchronized 3D Vector and Marker Animations in 'Plotly'

Provides a domain-agnostic visualization utility designed to bypass structural rendering limitations within multi-trace three-dimensional animations in 'Plotly' by implementing a decoupled rendering pipeline. Computational processing of time-dependent physical states (markers and nodes) is managed within the R environment, while a custom hardware-accelerated 'WebGL' injection handles the synchronous rendering of complex topological frameworks (lines and edges) directly within the 'UI' browser interface via 'htmlwidgets'. This dual-layer architecture ensures smooth execution of synchronized multi-component 3D animations without framework degradation or controller loss.

Version: 0.1.1
Imports: htmlwidgets, plotly
Suggests: knitr, rmarkdown
Published: 2026-09-12
DOI: 10.32614/CRAN.package.sync3d (may not be active yet)
Author: Katharina Brecht ORCID iD [aut, cre]
Maintainer: Katharina Brecht <katharina.quantumdata at proton.me>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: sync3d results

Documentation:

Reference manual: sync3d.html , sync3d.pdf
Vignettes: Introduction to sync3d: Bypassing 3D Animation Limits (source, R code)
sync3d: Introduction and Core Architecture (source, R code)

Downloads:

Package source: sync3d_0.1.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sync3d to link to this page.