{
  "_id": "6a5220c09b92047c28d5470a",
  "Package": "textures",
  "Title": "Quad Mesh Primitives and Texture Mapping for Grids",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Michael D.\",\nfamily = \"Sumner\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mdsumner@gmail.com\",\ncomment = c(ORCID = \"0000-0002-2471-7511\"))",
  "Description": "Generate quad mesh primitives from the compact\nspecification of a regular grid, its dimension and extent.\nProvides fast generation of mesh indexes and vertices, an\nunexpanded intermediate form (the grid edge coordinates), and a\ncompact serializable specification for meshes that are\ngenerated on demand. Meshes are 'mesh3d' objects as used by the\n'rgl' package, constructed without requiring any graphics\nengine, with support for texture mapping (Heckbert (1986)\n<doi:10.1109/MCG.1986.276672>) where an image is draped over a\nmesh whose density is independent of the image resolution. A\nC++ header library is installed so that other packages may\ngenerate mesh components via 'LinkingTo'.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "URL": "https://hypertidy.github.io/textures/,\nhttps://github.com/hypertidy/textures",
  "BugReports": "https://github.com/hypertidy/textures/issues",
  "Config/roxygen2/version": "8.0.0",
  "Language": "en-US",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2026-07-11 10:01:12 UTC",
  "RemoteUrl": "https://github.com/hypertidy/textures",
  "RemoteRef": "HEAD",
  "RemoteSha": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-11 10:50:10 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2471-7511>)",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "textures_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c5885b94885551062957fd959d78628017d33681096fc57abc8154384f27ea1a",
  "_filesize": 2145843,
  "_sha256": "c5885b94885551062957fd959d78628017d33681096fc57abc8154384f27ea1a",
  "_expires": "2026-10-19T10:53:50.000Z",
  "_created": "2026-07-11T10:50:10.000Z",
  "_published": "2026-07-11T10:53:52.735Z",
  "_jobs": [
    {
      "job": 86537846923,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8247896215"
    },
    {
      "job": 86537846912,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8247899977"
    },
    {
      "job": 86537846963,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247896716"
    },
    {
      "job": 86537846926,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247894046"
    },
    {
      "job": 86537846915,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8247887892"
    },
    {
      "job": 86537846930,
      "time": 163,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8247899028"
    },
    {
      "job": 86537846895,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247887921"
    },
    {
      "job": 86537846922,
      "time": 151,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247897489"
    },
    {
      "job": 86537591596,
      "time": 224,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247879121"
    },
    {
      "job": 86537846920,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8247893019"
    },
    {
      "job": 86537846905,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8247889585"
    },
    {
      "job": 86537846918,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8247890256"
    },
    {
      "job": 86537846891,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247890419"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010",
  "_status": "success",
  "_upstream": "https://github.com/hypertidy/textures",
  "_commit": {
    "id": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "fix stray text, release to CRAN\n",
    "time": 1783764072
  },
  "_maintainer": {
    "name": "Michael D. Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "orcid": "0000-0002-2471-7511",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 16
    }
  ],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 87,
      "uuid": 4107631
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "followers": 28,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/textures"
  },
  "_devurl": "https://github.com/hypertidy/textures",
  "_pkgdown": "https://hypertidy.github.io/textures/",
  "_searchresults": 10,
  "_topics": [
    "cpp"
  ],
  "_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/textures.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "break_mesh",
    "png_plot3d",
    "quad",
    "quad_edges",
    "quad_index",
    "quad_mesh",
    "quad_spec",
    "quad_texture",
    "quad_vertex",
    "segs",
    "set_scene"
  ],
  "_datasets": [
    {
      "name": "ga_topo",
      "title": "Topographic image",
      "object": "ga_topo",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "break_mesh",
      "title": "Break mesh, expand vertex instances",
      "concept": [
        "textures"
      ],
      "topics": [
        "break_mesh"
      ]
    },
    {
      "page": "ga_topo",
      "title": "Topographic image",
      "topics": [
        "ga_topo"
      ]
    },
    {
      "page": "plot.mesh3d",
      "title": "Plot (2D) for mesh3d",
      "topics": [
        "plot.mesh3d"
      ]
    },
    {
      "page": "png_plot3d",
      "title": "Plot a PNG bitmap in 3D",
      "topics": [
        "png_plot3d"
      ]
    },
    {
      "page": "quad",
      "title": "Quad mesh objects",
      "concept": [
        "textures"
      ],
      "topics": [
        "quad",
        "quad_texture",
        "segs"
      ]
    },
    {
      "page": "quad_index",
      "title": "Quad mesh primitives",
      "topics": [
        "quad_edges",
        "quad_index",
        "quad_vertex"
      ]
    },
    {
      "page": "quad_spec",
      "title": "Compact quad mesh specification",
      "concept": [
        "textures"
      ],
      "topics": [
        "as.mesh3d.quad_spec",
        "print.quad_spec",
        "quad_mesh",
        "quad_mesh.quad_spec",
        "quad_spec"
      ]
    },
    {
      "page": "set_scene",
      "title": "rgl defaults",
      "topics": [
        "set_scene"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/textures/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11"
  ],
  "_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": "design.Rmd",
      "filename": "design.html",
      "title": "design - textures package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Design",
        "Conventions",
        "Large grids",
        "Compiled code",
        "Headers",
        "R reference implementations"
      ],
      "created": "2020-05-25 11:27:03",
      "modified": "2026-07-11 06:47:44",
      "commits": 5
    }
  ],
  "_score": 3.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "textures",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T10:52:40.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/6360e9e853bd48da30f9da22c1ed82ef6308ea61ce6f5427c34507cc971a8877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T10:53:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/1f4497f377c43f95d627ae509e6d5098e902d6de6543779c8db9c8a319cb2d59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T10:52:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/3c9e6edc8b3842899d3d4827562769416885b8feedb265135e5648a457bbd781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-11T10:52:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/08ef47ee5061bae4c05f54897f77d41c6e7a3c6b3fb93d5346f77251a4a10b3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T10:51:30.000Z",
      "arch": "aarch64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/ea8a631df506282bf9263b91619909238ca5e6c008b445939d4c77ab1ae53103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T10:52:49.000Z",
      "arch": "x86_64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/f8c4511ad706996702094788b00d1d58c5aadc520e3dfe5f44b642b79c432ac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T10:51:29.000Z",
      "arch": "aarch64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/ac88f53e062652ab5bc1c52f4b698e55dd12d659f77a5472e58b27a2dfa68d62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-11T10:52:35.000Z",
      "arch": "x86_64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/f619a331c9186c60a3f3e1bcb0818417bacb5f94bf33a00155ff113e285df140",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-11T10:52:20.000Z",
      "arch": "emscripten",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/8ff35e8f310e1bf916c8faafc9c5463c1ec49f5123dfb1a3fe5ea3074d912039",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T10:51:21.000Z",
      "arch": "x86_64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/3796e7c9bb33c8cad8948444473cbca2e086ac7448ccc2d3a2fdae469f1f1557",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T10:51:30.000Z",
      "arch": "x86_64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/2016919e6836ca6b0a4ee0761cd16c4bfb4fa5fa64baca54720482525db43868",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-11T10:51:32.000Z",
      "arch": "x86_64",
      "commit": "a3a91117a17bcec3ce19d69fee8c9e09cf86462d",
      "fileid": "https://r2.ropensci.org/09a02133d039722022932cedfc8a15f653373be0b169100998d58c88568c7bb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/29149882010"
    }
  ]
}