threejs (version 0.3.1)

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
# NOT RUN {
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
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab