Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt Academy Launch in California!

    Render more than 60 fps

    Mobile and Embedded
    raspberry pi qpainter opengl fps
    1
    1
    734
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kDohmen last edited by kDohmen

      Hello,

      I need to know if Qt renders more than 60 fps even if QScreen.refreshRate() returns 60?
      At the moment I just use the openglwindow example and filled the render(QPainter* painter) function. Do I need to change something on the example code to run with more frames or is it impossible? Or does it run with the maximal possible framerate which may be higher than QScreen.refreshRate?

      Additional info: I use a raspberry pi (1 B) and forced more than 60 hz but QScreen.refreshRate() returns 60. But I need 120 fps to archive my goal.

      1 Reply Last reply Reply Quote 1
      • First post
        Last post