When I run processing in P3D mode the screen is being refreshed every frame. I am not redrawing the background in draw(). I am running svn revision 9248 of the source (latest). If I change it to P2D mode, the drawing commands accumulate correctly. In P3D mode, the background is also black instead of the usual gray.