Coder Social home page Coder Social logo

kmotion's People

Contributors

kink3d avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kmotion's Issues

Help getting this to work on 2019.4

Hi!

We are in need of proper motion blur of our new game. This looks great but we cannot seem to get it to work.
Not even after implementing some fixes as mentioned under the pull requests.

We're implementing it into a racing game. Motionblur is only working for the bottom right quarter of the screen.
When driving backwards it seems better.

Can the asset get a bit of TLC to get it to work under new(er) Unity versions.

I suspect that Unity's own implementation will take a some time :(

Cheers & thanks,
Pieter

Help needed

kMotion doesn't work, even after applying @EsiNikko's hotfixes, and I keep getting these warning logs:

CommandBuffer: temporary render texture _CameraColorTexture not found while executing Motion Blur (Blit source)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

and

CommandBuffer: temporary render texture _CameraColorTexture not found while executing Motion Blur (Blit destination)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

Is there a way to fix this issue? (2021.3.6f1)

Doesn't support srp batching

2019.4.18
image

There will be potentially a lot of object that writes to the velocity buffer, batching should be supported

Does not working :[

hi dear,
it does not working on 2019.3.0f6 + URP 7.1.8 ...
no errors ...
but no effect in editor ... [PC]
and got black screen on IL2CPP PC build :[

2019.3.0f6 editor crashes

The editor crashes as soon as I add the motion blur render feature using URP and Unity version 2019.3.0f6

2019.3.0f6 Conflict with camera Post Processing flag

Motion blur won't work while Post Processing flag in camera is on.
Though the frame debugger shows that _MothionVectorTexture is set up properly.

To resolve this issue I changed "renderPassEvent" from "AfterRenderingPostProcessing" to "BeforeRenderingPostProcessing" in MotionBlurRenderPass.cs

Couldn't make it work with Unity 2019.3.2f1

I have tested with 3 projects, boat demo, URP showcase, and our own project but couldn't see any motion blur when the game is running.

If motion blur is enabled and game is paused, game view gets glitchy blurs and UI disappears. But when unpaused I see no effect.
Is there something I am missing or does the effect not work with newer Unity or URP versions?

I have followed the Wiki perfectly, 3 times and all failed.

I have even tested EsiNikko's pull request branch.

Tested with URP version 7.1.8 and 7.2.1
Nvidia Geforce GTX 1660 Super

Is there some demo project that I can download, that works out of the box? I really wish to try this effect.

Thank you.

Shader error after import

On Unity 2021.2.8 (Windows 11) URP 12 U get tgis error just after project import:

Shader error in 'Hidden/kMotion/ObjectMotionVectors': redefinition of 'unity_MatrixPreviousM' at line 31 (on d3d11)

Compiling Vertex program
Platform defines: SHADER_API_MOBILE UNITY_ENABLE_REFLECTION_BUFFERS UNITY_LIGHTMAP_DLDR_ENCODING UNITY_NO_DXT5nm UNITY_NO_RGBM UNITY_NO_SCREENSPACE_SHADOWS UNITY_PASS_MOTIONVECTORS UNITY_PBS_USE_BRDF2
Disabled keywords: INSTANCING_ON SHADER_API_GLES30 UNITY_ASTC_NORMALMAP_ENCODING UNITY_COLORSPACE_GAMMA UNITY_ENABLE_DETAIL_NORMALMAP UNITY_ENABLE_NATIVE_SHADOW_LOOKUPS UNITY_FRAMEBUFFER_FETCH_AVAILABLE UNITY_HALF_PRECISION_FRAGMENT_SHADER_REGISTERS UNITY_HARDWARE_TIER1 UNITY_HARDWARE_TIER2 UNITY_HARDWARE_TIER3 UNITY_LIGHTMAP_FULL_HDR UNITY_LIGHTMAP_RGBM_ENCODING UNITY_LIGHT_PROBE_PROXY_VOLUME UNITY_METAL_SHADOWS_USE_POINT_FILTERING UNITY_NO_FULL_STANDARD_SHADER UNITY_PBS_USE_BRDF1 UNITY_PBS_USE_BRDF3 UNITY_PRETRANSFORM_TO_DISPLAY_ORIENTATION UNITY_SPECCUBE_BLENDING UNITY_SPECCUBE_BOX_PROJECTION UNITY_UNIFIED_SHADER_PRECISION_MODEL UNITY_USE_DITHER_MASK_FOR_ALPHABLENDED_SHADOWS UNITY_VIRTUAL_TEXTURING

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.