Skip to content

Instantly share code, notes, and snippets.

@flushpot1125
Created May 24, 2020 00:57
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 flushpot1125/a11b0e48ee1594b8019606cd30faac62 to your computer and use it in GitHub Desktop.
Save flushpot1125/a11b0e48ee1594b8019606cd30faac62 to your computer and use it in GitHub Desktop.
let canvas = document.querySelector('#myCanvas');
let controls = new OrbitControls(camera,canvas);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment