sphere() / Reference

  • size(400, 400, P3D);
    noStroke();
    lights();
    translate(232, 192, 0);
    sphere(112);
    Image output for example 1