imports: Imports from rgl
Description
These generic functions are imported from rgl.
Usage
plot3d(x, ...)
as.rglscene(x, ...)
as.mesh3d(x, ...)
Arguments
- x
Objects to handle.
- ...
Additional arguments to pass to methods.
Details
The main documentation for these generics is in rgl:
plot3d
.
This package defines "gltf"
methods for the generics.
Documentation for as.rglscene.gltf
is included.