Compute Shader Particle System in Processing

Code?

So are you computing particle positions then passing data back to Processing to draw particles, or is the shader drawing particles too?

Edit – found it at https://github.com/ElementMo/ComputeShader.