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 |
Imports: | Rcpp (≥ 0.11.6), grDevices |
LinkingTo: | Rcpp |
Suggests: | testthat, rgl |
Published: | 2017-11-02 |
Author: | Gregory Jefferis [aut, cph, cre], Syoyo Fujita [aut, cph] (tiny_obj_loader.* are copyright Syoyo Fujita) |
Maintainer: | Gregory Jefferis <jefferis at gmail.com> |
License: | BSD_2_clause + file LICENSE |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | readobj results |
Reference manual: | readobj.pdf |
Package source: | readobj_0.3.tar.gz |
Windows binaries: | r-devel: readobj_0.3.zip, r-release: readobj_0.3.zip, r-oldrel: readobj_0.3.zip |
OS X binaries: | r-release: readobj_0.3.tgz, r-oldrel: readobj_0.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=readobj to link to this page.