What is the fastest way to draw a 2D array of color triplets on screen?

前端 未结 6 1402
星月不相逢
星月不相逢 2021-02-14 18:24

The target language is C/C++ and the program has only to work on Linux, but platform independent solutions are preferred obviously. I run Xorg, XVideo and OpenGL are available.<

6条回答
  •  孤街浪徒
    2021-02-14 18:46

    How many FPS can I expect on 1024x768?

    The answer to that question is dependent on so many factors that it’s impossible to tell.

提交回复
热议问题