Git Product home page Git Product logo

Comments (7)

keijiro avatar keijiro commented on September 2, 2024

Hmm, it seems the shader used for the capsule doesn't make correct motion vectors. Could you provide this project for testing?

from kinomotion.

nxrighthere avatar nxrighthere commented on September 2, 2024

Nope, this is Standard (Specular) Unity shader.
I noticed that this happens if the far clipping plane set to 5000.
Test project [Link removed]

from kinomotion.

keijiro avatar keijiro commented on September 2, 2024

Thanks for providing the project!

The issue can be solved by increasing the depth filter coefficient. Here:

https://github.com/keijiro/KinoMotion/blob/master/Assets/Kino/Motion/Shader/Reconstruction.cginc#L28

This possibly causes side effects but seems working in this case. Could you give it a try?

from kinomotion.

nxrighthere avatar nxrighthere commented on September 2, 2024

It has no effect... I tried to set it to 50, 75 and 100.

from kinomotion.

keijiro avatar keijiro commented on September 2, 2024

Please try 150 and 200 :)

I tried 150 and it seemed to work.

from kinomotion.

nxrighthere avatar nxrighthere commented on September 2, 2024

Well, I tried but no luck on my side.
https://s31.postimg.org/8e76q0n2j/Motion_Blur_Bug.png

from kinomotion.

keijiro avatar keijiro commented on September 2, 2024

Thanks for clarifying!

So, this problem might be harder than what I thought. I'll look into it more precisely. Unfortunately, I have no good workaround for it at the moment. Please consider decreasing the far value as much as possible.

from kinomotion.

Related Issues (18)

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.