Skip to content

Instantly share code, notes, and snippets.

@sasha240100
Created March 5, 2016 10:22
Show Gist options
  • Save sasha240100/df4a83ceb3625ffdb44d to your computer and use it in GitHub Desktop.
Save sasha240100/df4a83ceb3625ffdb44d to your computer and use it in GitHub Desktop.
new THREE.SphereGeometry(
params.geometry.radius,
params.geometry.segmentA,
params.geometry.segmentB
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment