{"id":16573240,"url":"https://github.com/jefferis/readobj","last_synced_at":"2025-10-29T02:30:21.970Z","repository":{"id":48975246,"uuid":"37999774","full_name":"jefferis/readobj","owner":"jefferis","description":"R package providing fast reader for Wavefront OBJ 3D scene files","archived":false,"fork":false,"pushed_at":"2022-08-03T17:57:23.000Z","size":215,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T21:11:53.588Z","etag":null,"topics":["3d-models","r","rgl","tinyobjloader","wavefront-obj"],"latest_commit_sha":null,"homepage":"http://jefferis.github.io/readobj","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jefferis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-24T17:27:34.000Z","updated_at":"2022-07-18T20:11:18.000Z","dependencies_parsed_at":"2022-09-04T13:01:51.627Z","dependency_job_id":null,"html_url":"https://github.com/jefferis/readobj","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferis%2Freadobj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferis%2Freadobj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferis%2Freadobj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferis%2Freadobj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefferis","download_url":"https://codeload.github.com/jefferis/readobj/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238758301,"owners_count":19525749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-models","r","rgl","tinyobjloader","wavefront-obj"],"created_at":"2024-10-11T21:29:47.990Z","updated_at":"2025-10-29T02:30:21.665Z","avatar_url":"https://github.com/jefferis.png","language":"C++","readme":"# readobj\n\u003c!-- badges: start --\u003e\n[![Travis-CI Build Status](https://travis-ci.org/jefferis/readobj.svg?branch=master)](https://travis-ci.org/jefferis/readobj)\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/readobj)](https://cran.r-project.org/package=readobj)\n[![Downloads](http://cranlogs.r-pkg.org/badges/readobj?color=brightgreen)](https://www.r-pkg.org:443/pkg/readobj)\n\u003c!-- badges: end --\u003e\n\n## Quick Start\n\nFor the impatient ...\n\n```r\n# install CRAN version\ninstall.packages(\"readobj\")\n\n# use\nlibrary(readobj)\n\n# run examples\nexample(\"read.obj\")\n\n# get overview help for package\n?readobj\n# help for functions\n?read.obj\n\n# run tests\nlibrary(testthat)\ntest_package(\"readobj\")\n```\n\n## Installation\nA released version is now available on [CRAN](https://cran.r-project.org/package=readobj).\n\n```r\ninstall.packages(\"readobj\")\n```\n\n### Development version\nYou can use the [remotes](https://cran.r-project.org/package=remotes) package\nto install the development version:\n\n```r\nif (!require(\"remotes\")) install.packages(\"remotes\")\nremotes::install_github(\"jefferis/readobj\")\n```\n\nNote: You will need a development environment able to compile code C++ to \ninstall in this way. MacOS X users will likely need Xcode (see https://cran.r-project.org/). Windows users need [Rtools](http://www.murdoch-sutherland.com/Rtools/) to install this way.\n\n## Acknowledgements\nThis package wraps the tinyobjloader C++ library available at \nhttps://github.com/tinyobjloader/tinyobjloader. Kudos to its author, Syoyo Fujita!\n\ntinyobjloader is released under a liberal 2 clause BSD license, which this\npackage therefore inherits.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferis%2Freadobj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefferis%2Freadobj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferis%2Freadobj/lists"}