Package: sync3d
Type: Package
Title: Synchronized 3D Vector and Marker Animations in 'Plotly'
Version: 0.1.1
Authors@R: person("Katharina", "Brecht", email = "katharina.quantumdata@proton.me", role = c("aut", "cre"), comment = c(ORCID = "0009-0001-2176-7476"))
Description: 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.
License: GPL-3
Encoding: UTF-8
Imports: htmlwidgets, plotly
Config/roxygen2/version: 8.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-09-01 09:54:48 UTC; katharinabrecht
Author: Katharina Brecht [aut, cre] (ORCID:
    <https://orcid.org/0009-0001-2176-7476>)
Maintainer: Katharina Brecht <katharina.quantumdata@proton.me>
Repository: CRAN
Date/Publication: 2026-09-12 07:30:02 UTC
