Wraps 'tiny_obj_loader' C++ library for reading the 'Wavefront' OBJ 3D file format including both mesh objects and materials files. The resultant R objects are either structured to match the 'tiny_obj_loader' internal data representation or in a form directly compatible with the 'rgl' package.
Version: | 0.4.1 |
Imports: | Rcpp (≥ 0.11.6), grDevices |
LinkingTo: | Rcpp |
Suggests: | testthat, rgl, spelling |
Published: | 2021-07-03 |
DOI: | 10.32614/CRAN.package.readobj |
Author: | Gregory Jefferis [aut, cph, cre], Syoyo Fujita [aut, cph] (tiny_obj_loader.* are copyright Syoyo Fujita), Trevor L Davis [aut] |
Maintainer: | Gregory Jefferis <jefferis at gmail.com> |
BugReports: | https://github.com/jefferis/readobj/issues |
License: | BSD_2_clause + file LICENSE |
URL: | https://github.com/jefferis/readobj |
NeedsCompilation: | yes |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | readobj results |
Reference manual: | readobj.pdf |
Package source: | readobj_0.4.1.tar.gz |
Windows binaries: | r-devel: readobj_0.4.1.zip, r-release: readobj_0.4.1.zip, r-oldrel: readobj_0.4.1.zip |
macOS binaries: | r-release (arm64): readobj_0.4.1.tgz, r-oldrel (arm64): readobj_0.4.1.tgz, r-release (x86_64): readobj_0.4.1.tgz, r-oldrel (x86_64): readobj_0.4.1.tgz |
Old sources: | readobj archive |
Reverse suggests: | piecepackr |
Please use the canonical form https://CRAN.R-project.org/package=readobj to link to this page.