All Projects → keijiro → Kinomotion

keijiro / Kinomotion

Licence: mit
Motion blur post-processing effect for Unity

Projects that are alternatives of or similar to Kinomotion

Standardgeometryshader
An example of a geometry shader with Unity's standard lighting model support.
Stars: ✭ 303 (-37.4%)
Mutual labels:  unity, unity3d, shader, effects
Kinotube
An image effect simulating analog video artifacts in Unity.
Stars: ✭ 142 (-70.66%)
Mutual labels:  unity, unity3d, shader, effects
Kinocontour
Contour line filter for Unity
Stars: ✭ 400 (-17.36%)
Mutual labels:  unity, unity3d, shader, effects
Skeletalgeometriceffects
Experiments on geometry shader instancing with skeletal animations
Stars: ✭ 436 (-9.92%)
Mutual labels:  unity, unity3d, shader, effects
Isaura
An attempt at making a aura thingie with a isoline shader.
Stars: ✭ 187 (-61.36%)
Mutual labels:  unity, unity3d, shader, effects
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+652.07%)
Mutual labels:  unity, unity3d, shader
Depthinverseprojection
An example showing how to inverse-project depth samples into the view/world space in Unity.
Stars: ✭ 296 (-38.84%)
Mutual labels:  unity, unity3d, shader
Unityurpunlitscreenspacedecalshader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Stars: ✭ 455 (-5.99%)
Mutual labels:  unity, unity3d, shader
Contactshadows
Experimental implementation of contact shadows for Unity.
Stars: ✭ 219 (-54.75%)
Mutual labels:  unity, unity3d, shader
Spheredissolve
Customizable procedural spherical dissolve shader for Unity3D, for all your customizable procedural spherical dissolve needs!
Stars: ✭ 311 (-35.74%)
Mutual labels:  unity, unity3d, shader
Kvantwig
Non-realistic hair simulation in Unity
Stars: ✭ 467 (-3.51%)
Mutual labels:  unity, unity3d, shader
Rdsystem
Reaction-diffusion system with CustomRenderTexture.
Stars: ✭ 271 (-44.01%)
Mutual labels:  unity, unity3d, shader
Uieffect
UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
Stars: ✭ 3,449 (+612.6%)
Mutual labels:  unity, unity3d, shader
Stablefluids
A straightforward GPU implementation of Jos Stam's "Stable Fluids" on Unity.
Stars: ✭ 430 (-11.16%)
Mutual labels:  unity, unity3d, shader
Videoplayereffects
Experimental special effects for VideoPlayer (Unity 5.6 new feature)
Stars: ✭ 252 (-47.93%)
Mutual labels:  unity, unity3d, shader
Water2d Unity
A simple shader + example of a water surface with reflection in 2D
Stars: ✭ 335 (-30.79%)
Mutual labels:  unity, unity3d, shader
Skyboxplus
Basic skybox extensions for Unity
Stars: ✭ 324 (-33.06%)
Mutual labels:  unity, unity3d, shader
Miniengineao
SSAO image effect from Microsoft MiniEngine, ported to Unity.
Stars: ✭ 448 (-7.44%)
Mutual labels:  unity, unity3d, shader
Shinyeffectforugui
Shiny effect of uGUI, which does not need mask or normal map.
Stars: ✭ 204 (-57.85%)
Mutual labels:  unity, unity3d, shader
Noiseball2
A small example of procedural modeling with compute shaders.
Stars: ✭ 215 (-55.58%)
Mutual labels:  unity, unity3d, shader

KinoMotion

Motion is a post-processing effect that simulates motion blur caused by object/camera movement.

gif gif

System Requirements

Rendering motion vector texture requires the RGHalf texture format. It's supported on most of the desktop/console platform, but rarely supported on the mobile devices.

Installation

Download one of the unitypackage files from the Releases page and import it to the project.

License

MIT

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].