{
  "_id": "6a212d88cd65a98ecbd23f6d",
  "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-04 07:41:08 UTC",
    "User": "root"
  },
  "Author": "Duncan Murdoch [aut, cre],\nMorten S. Mikkelsen [cph]",
  "MD5sum": "03f3155345c5d0e6cc68cf661fd6510c",
  "_user": "dmurdoch",
  "_type": "src",
  "_file": "rgl2gltf_1.0.8.tar.gz",
  "_fileid": "0c390bc26f0cc84f9f066edc06c3c2f6bc74509280b944519dd9cbecb6f60389",
  "_filesize": 450917,
  "_sha256": "0c390bc26f0cc84f9f066edc06c3c2f6bc74509280b944519dd9cbecb6f60389",
  "_created": "2026-06-04T07:41:08.000Z",
  "_published": "2026-06-04T07:47:19.984Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79472396756,
      "time": 139,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405772185"
    },
    {
      "job": 79472396786,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405766725"
    },
    {
      "job": 79472396722,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405774319"
    },
    {
      "job": 79472396755,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405772325"
    },
    {
      "job": 79472396838,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405754105"
    },
    {
      "job": 79472396753,
      "time": 212,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405796067"
    },
    {
      "job": 79472396736,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405761058"
    },
    {
      "job": 79472396759,
      "time": 332,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405835237"
    },
    {
      "job": 79471859617,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405724040"
    },
    {
      "job": 79472396712,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405779172"
    },
    {
      "job": 79472396819,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405762320"
    },
    {
      "job": 79472396993,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405759907"
    },
    {
      "job": 79472396761,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405761562"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848",
  "_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": 158,
    "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-04T07:43:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "d79d98fadc023a3719b31505090016d51ac4d294c15469e47343e175dd4f2af8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-04T07:43:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "9f9c9b4be351c246b5e6463d88ac912ff2f924cf9c2be9a31a1ab5f0d23a6f1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-04T07:43:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "360d6f337f15ebad5a454bf1bb78e4efb1e04984aa498765934358f9edd3d1f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-04T07:43:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "b4cf9a1ff65c543e3a2e64bf005286662fdc1efecee209d2a1c1cc6b5f38ec8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-04T07:42:39.000Z",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "8678a76fc8be4965582b37188a86f9a19f0f96b1a535cbe49f8d540eedcfb3e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-04T07:44:19.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "48a28c841facec3cb9f0b6c620e0de30df9d27c6a69128c2dcc9537d6396aff5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-04T07:42:57.000Z",
      "arch": "aarch64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "5b6ceb3624da5aec6a9c09464117e84f9d3a9bd22f021142ecea26e59b3bab8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-04T07:46:03.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "9b383a6fbb2fcfd46e3157bbdaa629eae0fd8c677fa2f2b449ea0430040898d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-06-04T07:44:12.000Z",
      "arch": "emscripten",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "ba4e1a649bb98ba3402f644804439f8b981bc6540fbebde92f506fd044b16ab8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-04T07:42:35.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "f62acb19b66b673216dd7457d4534857ad77845ccb3ed9b08e6c2e34b01959ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-04T07:42:30.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "6de93b50d86494a8f2626b8db36c521a35c268a56d142984ccb4706fc7d01532",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-04T07:42:35.000Z",
      "arch": "x86_64",
      "commit": "890db2a94f440f1b8b4d0880ebda663418f3a9af",
      "fileid": "a57369c11905f266a0dc0a83779d566a6afb1f99d9c2f5cce748877eae6d042f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dmurdoch/actions/runs/26937855848"
    }
  ]
}