Questions tagged [framebuffer]

In general a framebuffer is a graphic hardware-independent abstraction layer used to display output to a monitor or display.

Resources:

1142 questions
-4
votes
1 answer

Best Approach to capture QML component as OpenGLFrameBuffer without display( offline )

I have a requireemnt, to render framebuffer quick as possible so that image updates( time stamp updates on qml ) rendered as imane and send across a network.
Ashif
  • 1,652
  • 14
  • 30
-5
votes
1 answer

Implementing pyglet breaks my once working framebuffer OpenGL code

This question repeats my earlier one but my earlier one was a failure because I didn't copy some vital information correctly, so I have to redo it. I'm getting an error with a call to an OpenGL function. Maybe pyglet isn't initialising OpenGL…
Matthew Mitchell
  • 5,293
  • 14
  • 70
  • 122
1 2 3
…
76
77