void setup() { size(400, 400, P3D); // strange, get drawing error in the cameraFrustum if i use P3D, in opengl there is no problem stroke(255); noFill(); }; void draw() { for (float a=0; a