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.3.2 |
Imports: | Rcpp (≥ 0.11.6), grDevices |
LinkingTo: | Rcpp |
Suggests: | testthat, rgl |
Published: | 2019-03-11 |
Author: | Gregory Jefferis |
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 |
Materials: | README NEWS |
CRAN checks: | readobj results |
Reference manual: | readobj.pdf |
Package source: | readobj_0.3.2.tar.gz |
Windows binaries: | r-devel: readobj_0.3.2.zip, r-release: readobj_0.3.2.zip, r-oldrel: readobj_0.3.2.zip |
macOS binaries: | r-release: readobj_0.3.2.tgz, r-oldrel: readobj_0.3.2.tgz |
Old sources: | readobj archive |
Please use the canonical form https://CRAN.R-project.org/package=readobj to link to this page.