Learn R Programming

threejs (version 0.3.3)

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

References

http://threejs.org

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