Package: readobj 0.4.2

readobj: Fast Reader for 'Wavefront' OBJ 3D Scene Files

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.

Authors:Gregory Jefferis [aut, cph, cre], Syoyo Fujita [aut, cph], Trevor L Davis [aut]

readobj_0.4.2.tar.gz
readobj_0.4.2.zip(r-4.5)readobj_0.4.2.zip(r-4.4)readobj_0.4.2.zip(r-4.3)
readobj_0.4.2.tgz(r-4.4-x86_64)readobj_0.4.2.tgz(r-4.4-arm64)readobj_0.4.2.tgz(r-4.3-x86_64)readobj_0.4.2.tgz(r-4.3-arm64)
readobj_0.4.2.tar.gz(r-4.5-noble)readobj_0.4.2.tar.gz(r-4.4-noble)
readobj_0.4.2.tgz(r-4.4-emscripten)readobj_0.4.2.tgz(r-4.3-emscripten)
readobj.pdf |readobj.html
readobj/json (API)
NEWS

# Install 'readobj' in R:
install.packages('readobj', repos = c('https://jefferis.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jefferis/readobj/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

3d-modelsrgltinyobjloaderwavefront-obj

2 exports 8 stars 1.65 score 1 dependencies 1 dependents 17 scripts 293 downloads

Last updated 2 years agofrom:58d0349149. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64OKSep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

Exports:read.objtinyobj2shapelist3d

Dependencies:Rcpp