3D Examples. By changing the renderer to P3D or OPENGL, it's possible to draw in 3D and control the lighting and camera.

These examples add the third parameter "P3D" to size() to draw in 3D. All of these examples can also run faster by importing the OpenGL library from the "Import Library" menu and using the constant OPENGL as the third parameter to size().