Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 305 Bytes

wrap Qt pure cpp widgets (non-QML) into OpenGL FBOs/OffscreenSurface

TODO:

  • bind rendered FBO to another QOpenGLWidget
  • sync resizing window, FBO and offscreen surface
  • check if it's OGLES 2 and 3.x compatible
  • check if stock ubuntu Qt package support "opengl desktop" (needed for OGL3.0 functions)