Package: rgl2gltf
Type: Package
Title: Read and Write '.gltf' and '.glb' Files
Version: 1.0.7
Authors@R: c(person("Duncan", "Murdoch", role = c("aut", "cre"),
                     email = "murdoch.duncan@gmail.com"),
             person("Morten S.", "Mikkelsen", role = c("cph")))
Maintainer: Duncan Murdoch <murdoch.duncan@gmail.com>
Description: The 'glTF' file format is used to describe 3D models.  This package 
 provides read and write functions to work with it.
License: GPL-2
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: jsonlite, rgl (>= 0.108.43), grDevices, R6, base64enc
URL: https://github.com/dmurdoch/rgl2gltf
BugReports: https://github.com/dmurdoch/rgl2gltf/issues
Suggests: rmarkdown, knitr, misc3d, V8, manipulateWidget, png, jpeg
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2024-11-19 17:02:38 UTC; murdoch
Author: Duncan Murdoch [aut, cre],
  Morten S. Mikkelsen [cph]
Repository: CRAN
Date/Publication: 2024-11-21 08:40:01 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-11-01 04:40:26 UTC; windows
Archs: x64
