A Processing.js 3D sphere() Example

This example moves the sphereDetail calls out of the main draw loop and does one call in the setup to show how much faster it is (100 fps vs 15fps)