The new Processing 3.0 beta is available in the Processing website for download. There are some changes in the internal operations that we may need to pay attention to in case our programs depend on them.
Here is a sketch with 2D graphics, I try to list out those internal hidden variables and functions, especially those related to the PSurface class.
Continue reading