Giter VIP home page Giter VIP logo

Comments (3)

Bauxitedev avatar Bauxitedev commented on June 4, 2024

To change the quality, you can select the moblur_shader.tres file...
image
And in the inspector, reduce the iteration count:
image

Note that this will reduce the quality of the motion blur. Set it too low and it'll look choppy. I've already reduced it to 15 from 30 in the repo, so it should run a lot faster now.

BTW what GPU do you have? On my GTX 1060 it runs at a smooth 144 FPS at 1080p.

from godot-motion-blur.

Nv7-GitHub avatar Nv7-GitHub commented on June 4, 2024

I was running it on my laptop with integrated graphics, that's probably why it was so slow

from godot-motion-blur.

Calinou avatar Calinou commented on June 4, 2024

Could the iteration count be scaled depending on the viewport height1? This way, at lower resolutions, the performance impact would be lessened. At higher resolutions, the quality would remain more consistent (at the cost of performance).

I'd suggest using 1080 pixels as a baseline for the calculation.

Footnotes

  1. On desktop platforms, relying on viewport height is preferable to width, as it won't cause issues with ultrawide displays.

from godot-motion-blur.

Related Issues (9)

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.