Skip to content

zh2009053012/SmearFrame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmearFrame

"Smear frame" material effect for Unreal Engine 4.12

Smear Frame effect

What is this?

This is an Unreal Engine 4 project containing a simple implementation of a "smear frame" effect, as recently popularized by the game Overwatch.

How do I use this?

This effect consists of two parts: a blueprint component you add to an actor you want to be affected by the smear frame effect, and a material function that you add to its material.

Limitations

As a quick and dirty proof of concept, this effect uses the actor's velocity to determine smear strength. As such, it does not work with animated skeletal meshes in the way you'd expect. Suggestions or pull requests are very welcome though! :)

Smear Frame effect

Credits

Created by Jan Kaluza of Broad Strokes (@JKashaar on Twitter).

Inspired by Blizzard's Overwatch, as well as Twitter user @MercurialForge

About

Unreal Engine 4 smear frame material effect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published