Skip to content

fdarling/qt-non-blocking-opengl-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qt-non-blocking-opengl-demo

Qt/OpenGL demo that shows CPU usage and FPS. It attempts to draw at the max FPS possible, typically at V-Sync

QWindow based multi-threaded opengl demo

  • create context for QWindow in thread.
  • render opengl content in thread.
  • set target FPS in rendering loop.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages