Learn R Programming

threejs (version 0.3.4)

threejs-package: Interactive 3D graphics including point clouds and globes using three.js and htmlwidgets.

Description

Interactive 3D graphics including point clouds and globes using three.js and htmlwidgets.

Arguments

Author

Maintainer: B. W. Lewis blewis@illposed.net [copyright holder]

Other contributors:

References

https://threejs.org

See Also

Examples

Run this code
if (FALSE) {
library("shiny")
runApp(system.file("examples/globe",package="threejs"))
runApp(system.file("examples/scatterplot",package="threejs"))

# See also help for globe.js and scatterplot3.js
}

Run the code above in your browser using DataLab