All Projects → keijiro → MotionBlurTest

keijiro / MotionBlurTest

Licence: other
Test scene for the Motion Blur effect

Programming Languages

C#
18002 projects
GLSL
2045 projects

MotionBlurTest

This is an example project that was made for testing the Motion Blur component of the Post-Processing Stack.

gif gif

Difference from the release version

The Motion Blur component in this project is slightly different from the official release version -- it has an extra property named Window Shape in the post-processing profile. This property can be used to tweak the shape of the temporal window kernel. It varys from triangle (0.0) to trapezoid (0.0~1.0) or rectangle (1.0).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].