Skip to content

Instantly share code, notes, and snippets.

@cedricpinson
Created April 2, 2013 20:26
Show Gist options
  • Save cedricpinson/5295874 to your computer and use it in GitHub Desktop.
Save cedricpinson/5295874 to your computer and use it in GitHub Desktop.
lookat command
var promise = lookat( [ 0,13,10], // eye position
[0,10,0], // target to lookat
4.3); // duration of the animation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment