Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Last active May 10, 2017 14:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthieu-D/bc641c6055b3f27874a5761654a662de to your computer and use it in GitHub Desktop.
Save matthieu-D/bc641c6055b3f27874a5761654a662de to your computer and use it in GitHub Desktop.
var modelEarth = new AR.Model("assets/earth.wt3", {
scale: {
x: 1,
y: 1,
z: 1
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment