This example is for Processing version 1.0+. If you have a previous version, use the examples included with your software. If you see any errors or have comments, please let us know. Fluid by Glen Murphy. Click and drag the mouse to move the simulated fluid. Adjust the "res" variable below to change resolution. Code has not been optimised, and will run fairly slowly. int res = 2; int penSize = 30