Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Render more than 60 fps
Forum Updated to NodeBB v4.3 + New Features

Render more than 60 fps

Scheduled Pinned Locked Moved Mobile and Embedded
raspberry piqpainteropenglfps
1 Posts 1 Posters 1.1k Views 1 Watching
  • 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 Offline
    K Offline
    kDohmen
    wrote on last edited by kDohmen
    #1

    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
    1

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved