{
  "_id": "6a25b8ed794753ddbc3e05e9",
  "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-06-07 18:26:41 UTC",
    "User": "root"
  },
  "Author": "Duncan Murdoch [aut, cre],\nMorten S. Mikkelsen [cph]",
  "MD5sum": "fd4bc44add784f1c19acd87d3832af69",
  "_user": "dmurdoch",
  "_type": "src",
  "_file": "rgl2gltf_1.0.8.tar.gz",
  "_fileid": "94a61359dd4a745079d44b67a0778404f041cf3fa4c2729740a24ad92184c8d6",
  "_filesize": 450918,
  "_sha256": "94a61359dd4a745079d44b67a0778404f041cf3fa4c2729740a24ad92184c8d6",
  "_created": "2026-06-07T18:26:41.000Z",
  "_published": "2026-06-07T18:31:09.487Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79981622209,
      "time": 172,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7466799657"
    },
    {
      "job": 79981622186,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7466795122"
    },
    {
      "job": 79981622208,
      "time": 187,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7466801418"
    },
    {
      "job": 79981622197,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7466795410"
    },
    {
      "job": 79981622233,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7466788534"
    },
    {
      "job": 79981622202,
      "time": 184,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7466800856"
    },
    {
      "job": 79981622200,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7466790260"
    },
    {
      "job": 79981622195,
      "time": 225,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7466805891"
    },
    {
      "job": 79981407095,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7466777519"
    },
    {
      "job": 79981622190,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7466796708"
    },
    {
      "job": 79981622199,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7466792913"
    },
    {
      "job": 79981622185,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7466791156"
    },
    {
      "job": 79981622198,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7466789575"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 161,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rgl2gltf"
  },
  "_devurl": "https://github.com/dmurdoch/rgl2gltf",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_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": "14.2.0-4ubuntu2~24.04.1",
      "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-06-07T18:29:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "57683947b13063b131b5cf46733dd50e5949543107032838165b5ff763767bd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-07T18:28:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "0a40ea269d2e12020e512ecd288133a3b035c2bd43eaadac776e4b92b8753065",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-07T18:29:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "35f53d05412a9b9903458ac8cabd16b3b21fb110653f003c85ea75f68b2bfc8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-07T18:28:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "8d77453859b0ce21109dfd7a0529dc9bf6337d8cad419f08e0c5fa77539f722e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-07T18:28:12.000Z",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "af0a86c96709a4e019d92821affd64611e0ad0d4ef45bc4bee8f1c36fbe1fd79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-07T18:29:25.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "ef08a8d2b570f83e216f33bb6ff82e88b07fd90fa7ffd9e0a7bd25d39b0eebbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-07T18:28:19.000Z",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "f0a03e50941953c85b74a0982a004b198bbe7523592d5c88bd7097d8e79de10d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-07T18:29:50.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "c5fd44709c69c5fcbeae807eb3d5012b9b50e3d7c6cf7ec2904b916006b465f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-06-07T18:29:34.000Z",
      "arch": "emscripten",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "4c1a2f0420ec83cb2e5f668710c50f0230225fd6f6c2057b559909e56422c056",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-07T18:28:05.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "81da7477a59a848ec8ae770a67b60ea605dad970e24c2a71f68e498ed6c1ed65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-07T18:28:03.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "c442e18822c1fdb8d3ac7b4187d0433138ea5d4485850133288048f70dc02bd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-07T18:27:57.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "28b780de7a207d43075c1c548d0be8feba7cee40d183d066ea9f4669276fbf89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/27100949368"
    }
  ]
}