Please Help: Issue with 3D

Please post your entire code

For example with sphere say noStroke(); before and
lights(); and fill(255,0,0); before

and sphere(100);

You might have clipping issues

Or the sphere is behind the camera

Chrisir