Package: rgl2gltf 1.0.7
rgl2gltf: Read and Write '.gltf' and '.glb' Files
The 'glTF' file format is used to describe 3D models. This package provides read and write functions to work with it.
Authors:
rgl2gltf_1.0.7.tar.gz
rgl2gltf_1.0.7.zip(r-4.5)rgl2gltf_1.0.7.zip(r-4.4)rgl2gltf_1.0.7.zip(r-4.3)
rgl2gltf_1.0.7.tgz(r-4.4-x86_64)rgl2gltf_1.0.7.tgz(r-4.4-arm64)rgl2gltf_1.0.7.tgz(r-4.3-x86_64)rgl2gltf_1.0.7.tgz(r-4.3-arm64)
rgl2gltf_1.0.7.tar.gz(r-4.5-noble)rgl2gltf_1.0.7.tar.gz(r-4.4-noble)
rgl2gltf_1.0.7.tgz(r-4.4-emscripten)rgl2gltf_1.0.7.tgz(r-4.3-emscripten)
rgl2gltf.pdf |rgl2gltf.html✨
rgl2gltf/json (API)
NEWS
# Install 'rgl2gltf' in R: |
install.packages('rgl2gltf', repos = c('https://dmurdoch.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dmurdoch/rgl2gltf/issues
Last updated 2 days agofrom:e5b3d8a870. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win-x86_64 | OK | Nov 19 2024 |
R-4.5-linux-x86_64 | OK | Nov 19 2024 |
R-4.4-win-x86_64 | OK | Nov 19 2024 |
R-4.4-mac-x86_64 | OK | Nov 19 2024 |
R-4.4-mac-aarch64 | OK | Nov 19 2024 |
R-4.3-win-x86_64 | OK | Nov 19 2024 |
R-4.3-mac-x86_64 | OK | Nov 19 2024 |
R-4.3-mac-aarch64 | OK | Nov 19 2024 |
Exports:as.gltfas.mesh3das.rglsceneextractTexturefindEntrygetTangentsGltfgltfWidgethasClassmatrixSequencemodifyShadersnamePatternplaygltfplot3dreadGLBreadglTFsetPBRshadersshowNodesshowTagsshowtreewriteGLBwriteglTF
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeR6rappdirsrglrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Produce glTF objects | as.gltf as.gltf.default as.gltf.mesh3d as.gltf.rglscene |
Convert a glTF object to an rglscene or mesh3d object. | as.mesh3d.gltf as.rglscene.gltf |
Extract a texture file from a glTF object | extractTexture |
Find a component of a recursive object | findEntry hasClass namePattern |
Use the MikkTSpace code to generate tangent vectors. | getTangents |
R6 Class for glTF file objects | Gltf |
Create a widget for a glTF display. | gltfWidget |
Imports from rgl | as.mesh3d as.rglscene plot3d |
Print the sequence of matrices affecting an object. | matrixSequence print.matrixSequence |
Edit shader code | modifyShaders |
Play an animated glTF object. | playgltf showNodes |
Read a GLB file. | readGLB |
Read a glTF file | readglTF |
Set shaders for physically based rendering. | setPBRshaders |
Debugging tool: show tags for objects in rgl scene | showTags |
Show the tree structure of nodes in a glTF object or rglscene object. | showtree showtree.gltf showtree.rglscene |
Write a glTF or GLB file. | writeGLB writeglTF |