Files
test/source
Clément Foucault 5601a62179 Eevee: Simple Camera Motion Blur.
Disabled by default. Set ENABLE_EFFECT_MOTION_BLUR to 1 to enable.
No fancy motion blur. Use depth and camera matrix to get the motion vectors. Then blur in this direction.
Only available in camera view.
Only Camera animation is supported, does not take into account the parents motion
2017-05-04 17:42:22 +02:00
..
2017-05-04 17:42:22 +02:00
2017-01-29 17:21:57 +03:00
2017-04-08 12:01:29 +10:00