Package: dracor
Type: Package
Title: Decode Draco Format 3D Mesh Data
Version: 0.2.4
Date: 2020-10-24
Authors@R: c(
    person("Gregory", "Jefferis", 
    email="jefferis@gmail.com", 
    role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0002-0587-9355")),
    person("Google Inc", 
    role=c("aut", "cph"), 
    comment="for the Draco library")
    )
Description: Decodes meshes and point cloud data encoded by the Draco mesh
    compression library from Google. Note that this is only designed for basic
    decoding and not intended as a full scale wrapping of the Draco library.
License: Apache License (>= 2.0)
Imports: Rcpp (>= 1.0.5)
LinkingTo: Rcpp
Enhances: rgl
Suggests: testthat, spelling
URL: https://github.com/jefferis/dracor,
        https://github.com/google/draco
BugReports: https://github.com/jefferis/dracor/issues
RoxygenNote: 7.1.1
Encoding: UTF-8
Language: en-GB
NeedsCompilation: yes
Packaged: 2020-10-24 20:41:30 UTC; jefferis
Author: Gregory Jefferis [aut, cre] (<https://orcid.org/0000-0002-0587-9355>),
  Google Inc [aut, cph] (for the Draco library)
Maintainer: Gregory Jefferis <jefferis@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-27 14:00:14 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-10-28 10:24:04 UTC; unix
Archs: dracor.so.dSYM
