readobj-package: Wrapper for tiny_obj_loader single file C++ library
Description
This package provides fast reading of Wavefront OBJ files with support for
some material properties using the
tinyobjloader C++ library. It
is noticeably faster than the pure R readOBJ implemented
in the rgl package.
Arguments
Details
Note that the rgl package does provide a writeOBJ
function, whereas this library only focusses on fast reading of OBJ files.