I'm working on a project for what I will need some advice on what GPU to use. You can read about the project here: http://www.fpgaarcade.com/punbb/viewtopic.php?id=483
Basically I need a fast GPU which can render several thousand frames per second. That's the amount of frames which will be displayed by the high speed projector. On screen and from the GPU ports it will be 120 Hz 24bit 1024x768 frames. The specialized projector will decompose the 24 bit frames it gets into 1 bit frames (so in total each second 24 * 120 frames).
But because how OpenGL works the 3d scenes have to be rendered in RGB, then in shaders converted to black and white and then 24 of these joined into 1 24 bit frame again. In other words, the scene really does need to be rendered 2880 times each second.
The scenes are going to be simple and few universities have finished a similar project successfully few years ago, but we really want the fastest GPU we can afford to get as much detail as we can in realtime.
Final requirement: the device design is small, so we want to use mini ATX/ITX and a GPU which can fit in such cases.
Right now I'm only aware of the GTX 970 Mini GPU. If there are others in this form factor with similar or better performance, please let me know.
Basically I need a fast GPU which can render several thousand frames per second. That's the amount of frames which will be displayed by the high speed projector. On screen and from the GPU ports it will be 120 Hz 24bit 1024x768 frames. The specialized projector will decompose the 24 bit frames it gets into 1 bit frames (so in total each second 24 * 120 frames).
But because how OpenGL works the 3d scenes have to be rendered in RGB, then in shaders converted to black and white and then 24 of these joined into 1 24 bit frame again. In other words, the scene really does need to be rendered 2880 times each second.
The scenes are going to be simple and few universities have finished a similar project successfully few years ago, but we really want the fastest GPU we can afford to get as much detail as we can in realtime.
Final requirement: the device design is small, so we want to use mini ATX/ITX and a GPU which can fit in such cases.
Right now I'm only aware of the GTX 970 Mini GPU. If there are others in this form factor with similar or better performance, please let me know.