Skip to content

Instantly share code, notes, and snippets.

@tsbits
Last active November 22, 2016 14:56
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 tsbits/39e2be59781c81f0bb2ab1819c29abc1 to your computer and use it in GitHub Desktop.
Save tsbits/39e2be59781c81f0bb2ab1819c29abc1 to your computer and use it in GitHub Desktop.
[ThreeJS] Transparent background
renderer = new THREE.WebGLRenderer({alpha: true});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment