AC Effects/Filters (median, blur, middle)


This package includes three filters:
1 –


by Alex Chi


Price History +

This package includes three filters:
1 - Median: a very important noise reduction filter for computer graphics.
2 - Blur: mix the pixels with some weight values in X/Y axis.
3 - Middle: mix around the pixels.

Note:
- You can add all filters to camera and apply to fullscreen.
- You can apply all filters to the texture.
- Need SM3.0