{
  "_id": "6a4cd3cb1bd53d33d6ac25ca",
  "Package": "rgl2gltf",
  "Type": "Package",
  "Title": "Read and Write '.gltf' and '.glb' Files",
  "Version": "1.0.8",
  "Authors@R": "c(person(\"Duncan\", \"Murdoch\", role = c(\"aut\", \"cre\"),\nemail = \"murdoch.duncan@gmail.com\"),\nperson(\"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\npackage provides read and write functions to work with it.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://github.com/dmurdoch/rgl2gltf",
  "BugReports": "https://github.com/dmurdoch/rgl2gltf/issues",
  "VignetteBuilder": "knitr, rmarkdown",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake libfreetype6-dev make libpng-dev libuv1-dev",
  "Repository": "https://dmurdoch.r-universe.dev",
  "Date/Publication": "2026-03-06 15:59:57 UTC",
  "RemoteUrl": "https://github.com/dmurdoch/rgl2gltf",
  "RemoteRef": "HEAD",
  "RemoteSha": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-07 10:16:29 UTC",
    "User": "root"
  },
  "Author": "Duncan Murdoch [aut, cre],\nMorten S. Mikkelsen [cph]",
  "_user": "dmurdoch",
  "_type": "src",
  "_file": "rgl2gltf_1.0.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/cfde44f34dd25dd803d2c839485c35b6f43870c39e8bab23e25874fa8673777b",
  "_filesize": 451197,
  "_sha256": "cfde44f34dd25dd803d2c839485c35b6f43870c39e8bab23e25874fa8673777b",
  "_expires": "2026-10-15T10:24:09.000Z",
  "_created": "2026-07-07T10:16:29.000Z",
  "_published": "2026-07-07T10:24:11.064Z",
  "_jobs": [
    {
      "job": 85591872257,
      "time": 152,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8134794264"
    },
    {
      "job": 85591872194,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8134790600"
    },
    {
      "job": 85591872218,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134788442"
    },
    {
      "job": 85591872220,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134794641"
    },
    {
      "job": 85591872279,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8134766607"
    },
    {
      "job": 85591872261,
      "time": 171,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8134800912"
    },
    {
      "job": 85591872269,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134774803"
    },
    {
      "job": 85591872280,
      "time": 424,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134888692"
    },
    {
      "job": 85591308189,
      "time": 180,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134733575"
    },
    {
      "job": 85591872198,
      "time": 200,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8134811837"
    },
    {
      "job": 85591872221,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8134779633"
    },
    {
      "job": 85591872215,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8134772716"
    },
    {
      "job": 85591872310,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134772649"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368",
  "_status": "success",
  "_upstream": "https://github.com/dmurdoch/rgl2gltf",
  "_commit": {
    "id": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
    "author": "dmurdoch <murdoch.duncan@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #54 from dmurdoch/roxygen\n\nBetter fix for Roxygen issue",
    "time": 1772812797
  },
  "_maintainer": {
    "name": "Duncan Murdoch",
    "email": "murdoch.duncan@gmail.com",
    "login": "dmurdoch",
    "description": "",
    "uuid": 1935680
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "version": ">= 0.108.43",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "misc3d",
      "role": "Suggests"
    },
    {
      "package": "V8",
      "role": "Suggests"
    },
    {
      "package": "manipulateWidget",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "jpeg",
      "role": "Suggests"
    }
  ],
  "_owner": "dmurdoch",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "gltf2",
    "graphics",
    "rgl",
    "cpp"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "dmurdoch",
      "count": 258,
      "uuid": 1935680
    }
  ],
  "_userbio": {
    "uuid": 1935680,
    "type": "user",
    "name": "dmurdoch",
    "followers": 108
  },
  "_downloads": {
    "count": 305,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rgl2gltf"
  },
  "_devurl": "https://github.com/dmurdoch/rgl2gltf",
  "_searchresults": 15,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rgl2gltf.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dmurdoch/rgl2gltf",
  "_realowner": "dmurdoch",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-06-20"
    },
    {
      "version": "1.0.3",
      "date": "2022-08-20"
    },
    {
      "version": "1.0.5",
      "date": "2024-09-24"
    },
    {
      "version": "1.0.7",
      "date": "2024-11-21"
    }
  ],
  "_exports": [
    "as.gltf",
    "as.mesh3d",
    "as.rglscene",
    "extractTexture",
    "findEntry",
    "getTangents",
    "Gltf",
    "gltfWidget",
    "hasClass",
    "matrixSequence",
    "modifyShaders",
    "namePattern",
    "playgltf",
    "plot3d",
    "readGLB",
    "readglTF",
    "setPBRshaders",
    "showNodes",
    "showTags",
    "showtree",
    "writeGLB",
    "writeglTF"
  ],
  "_help": [
    {
      "page": "as.gltf",
      "title": "Produce glTF objects",
      "topics": [
        "as.gltf",
        "as.gltf.default",
        "as.gltf.mesh3d",
        "as.gltf.rglscene"
      ]
    },
    {
      "page": "as.rglscene",
      "title": "Convert a glTF object to an rglscene or mesh3d object.",
      "topics": [
        "as.mesh3d.gltf",
        "as.rglscene.gltf"
      ]
    },
    {
      "page": "extractTexture",
      "title": "Extract a texture file from a glTF object",
      "topics": [
        "extractTexture"
      ]
    },
    {
      "page": "findEntry",
      "title": "Find a component of a recursive object",
      "topics": [
        "findEntry",
        "hasClass",
        "namePattern"
      ]
    },
    {
      "page": "getTangents",
      "title": "Use the MikkTSpace code to generate tangent vectors.",
      "topics": [
        "getTangents"
      ]
    },
    {
      "page": "Gltf",
      "title": "R6 Class for glTF file objects",
      "topics": [
        "Gltf"
      ]
    },
    {
      "page": "gltfWidget",
      "title": "Create a widget for a glTF display.",
      "topics": [
        "gltfWidget"
      ]
    },
    {
      "page": "imports",
      "title": "Imports from rgl",
      "topics": [
        "as.mesh3d",
        "as.rglscene",
        "plot3d"
      ]
    },
    {
      "page": "matrixSequence",
      "title": "Print the sequence of matrices affecting an object.",
      "topics": [
        "matrixSequence",
        "print.matrixSequence"
      ]
    },
    {
      "page": "modifyShaders",
      "title": "Edit shader code",
      "topics": [
        "modifyShaders"
      ]
    },
    {
      "page": "playgltf",
      "title": "Play an animated glTF object.",
      "topics": [
        "playgltf",
        "showNodes"
      ]
    },
    {
      "page": "readGLB",
      "title": "Read a GLB file.",
      "topics": [
        "readGLB"
      ]
    },
    {
      "page": "readglTF",
      "title": "Read a glTF file",
      "topics": [
        "readglTF"
      ]
    },
    {
      "page": "setPBRshaders",
      "title": "Set shaders for physically based rendering.",
      "topics": [
        "setPBRshaders"
      ]
    },
    {
      "page": "showTags",
      "title": "Debugging tool: show tags for objects in rgl scene",
      "topics": [
        "showTags"
      ]
    },
    {
      "page": "showtree",
      "title": "Show the tree structure of nodes in a glTF object or rglscene object.",
      "topics": [
        "showtree",
        "showtree.gltf",
        "showtree.rglscene"
      ]
    },
    {
      "page": "writeglTF",
      "title": "Write a glTF or GLB file.",
      "topics": [
        "writeGLB",
        "writeglTF"
      ]
    }
  ],
  "_readme": "https://github.com/dmurdoch/rgl2gltf/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rgl",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "shininess.Rmd",
      "filename": "shininess.html",
      "title": "Shininess in OpenGL 1 versus glTF PBR",
      "author": "Duncan Murdoch",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Rendering in R",
        "Rendering assumed by glTF",
        "What is this document about?",
        "Detailed calculations",
        "OGL1 rendering in rgl",
        "PBR rendering in glTF",
        "Assumptions in the approximations"
      ],
      "created": "2021-10-13 20:12:39",
      "modified": "2022-08-19 09:38:54",
      "commits": 3
    }
  ],
  "_score": 4.829303772831025,
  "_indexed": true,
  "_nocasepkg": "rgl2gltf",
  "_universes": [
    "dmurdoch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-07-07T10:19:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/d32398ec6f54e96df5f71ca4e1342ac90c06f492ddb4f802391e9bb9cb05d744",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-07-07T10:18:46.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/5ef1e404a8ff8e9b0c78a2cb2379d421e3821791b6f7e482ca1d98c5e91cc31c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-07-07T10:18:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/42c7eb9d47377303c67bab1d6bd2e94ea42f3abc4b5f6c3b3ccc594055f90a8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-07-07T10:19:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/f363ddef34a013f03cac271d642bf68569f7645ed95eb36589303fae201d6b39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-07-07T10:17:50.000Z",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/a1817dbd6f254abae35c6bbb648b28e003040539b2744fc4066470e5fbd9f68f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-07-07T10:18:56.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/dc50dfc32f028e9ac0f1453369f56c8810646a386cae38b46c7ce161d5a41f7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-07-07T10:18:05.000Z",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/7f8267845e92aa9f089b1e3ad53a9793a378f4d88f4bde8a0298551785daa49a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-07-07T10:22:34.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/38e42bfc2a4de2dbdfb9d4cdcbec0480bd685c5a9030c54f40d24ec1a13826f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-07-07T10:20:03.000Z",
      "arch": "emscripten",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/ff9a4582b5549b15f6cba930f13376f1f42e1caaa0767f6db35d5a8167060d18",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-07T10:17:51.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/0774a02bc9b1d2a3d6b4637059cc8ee9c827683df1ca799b523ee315913835ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-07T10:17:39.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/8941ec383964aafb6901a6ae7939ecb196dee3bb4c75229d2af2dceaac45809f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-07-07T10:17:39.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "https://r2.ropensci.org/28d56cde9a31331e0424999b8d2516f378ea700c9bf5b2e5204648636a91e791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/28858600368"
    }
  ]
}