PixelFlow
PixelFlow copied to clipboard
A Processing/Java library for high performance GPU-Computing (GLSL). Fluid Simulation + SoftBody Dynamics + Optical Flow + Rendering + Image Processing + Particle Systems + Physics +...
Looks like some advertisers got your site :(
This is such amazing library. Lots of examples to learn from. Thanks a lot for this. Also, I was going through your website and noticed the 2D radiosity renderer that...
Cool library. Couldn't make it work on Android unfortunately (App crashes immediately when run with Processing Android Mode). Any suggestions about what has to be made to make it compatible...
Help!
Hello, i need help. Is there someone that has a reference for this library? TNX
It seems like the reference site is down. Is there still a reference available for this?
Hello, The link to the documentation is invalid. It seems that the http://thomasdiewald.com/ site is down. Link in Readme: [http://thomasdiewald.com/processing/libraries/pixelflow/reference/index.html](http://thomasdiewald.com/processing/libraries/pixelflow/reference/index.html)
Hello Thomas couldn't reach you anywhere – There are not many processing users and supporters in Graz – maybe you'd like a meet-up too? Please excuse the unconventional way of...
Hey Thomas, Excellent work on your library. I've tried most of the examples you've provided and they all seem to work as expected, but for some reason OpticalFlow simply won't...
The issue is limited to Line Integral Convolution (LIC) not showing anything. For example in example Fluid_Basic_LIC, I can only see UI when I run the sketch. As soon as...
I found that reaction diffusion does not work on Processing 3.5.3 (does not give errors in console, but it only shows blank white screen). I recently updated Processing - when...