Demonstates how to use filtering using the Inventor API.
This demo can perform Gaussian Blur, sobel or Prewitt filtering. It is also possible to specify a custom filtering matrix. Only separable matrices are supported at this time. The SoAlgorithms class brings the mechanism for this automatic usage of the loaded API.