Skip to content

Instantly share code, notes, and snippets.

@rraallvv
Created April 2, 2014 15:37
Show Gist options
  • Save rraallvv/9936604 to your computer and use it in GitHub Desktop.
Save rraallvv/9936604 to your computer and use it in GitHub Desktop.
CC3MeshNode *sphere = [CC3MeshNode node];
[sphere populateAsSphereWithRadius:1 andTessellation:(CC3Tessellation){8,8}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment