mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 05:39:18 +01:00
Reference changes for 2.0
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
* Convolution
|
||||
* by Daniel Shiffman.
|
||||
*
|
||||
* Applies a convolution matrix to a portion of an image.
|
||||
* Move mouse to apply filter to different parts of the image.
|
||||
* Applies a convolution matrix to a portion of an image. Move mouse to
|
||||
* apply filter to different parts of the image. This example is currently
|
||||
* not accurate in JavaScript mode.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user