Skip to content

Instantly share code, notes, and snippets.

@revodavid
Last active August 29, 2015 14:12
Show Gist options
  • Save revodavid/18f59927f2b9138b3955 to your computer and use it in GitHub Desktop.
Save revodavid/18f59927f2b9138b3955 to your computer and use it in GitHub Desktop.
Explore comet Churyumov–Gerasimenko
library(rgl)
open3d()
comet <- readOBJ(url("http://sci.esa.int/science-e/www/object/doc.cfm?fobjectid=54726"))
shade3d(comet, col="gray")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment