[eq-dev] questions about GPU/C# and so on
Stefan Eilemann
eilemann at gmail.com
Thu May 21 14:23:20 CEST 2009
On 20. May 2009, at 22:59, wangfeiz at notes.udayton.edu wrote:
> If we write code in C++/C, we can select /set different device
> context (maybe rendering context), and then direct different portion
> of image /text window go to different display panel. Can we do this
> in C#? How to do? How about Java?
I suppose it is possible, though I don't know how. I don't care much
about C#/WPF, since it is platform-specific. Java has not yet become
such a big player in the 3D Viz market, but since it has GL bindings
it should be as capable as C++.
> GPU can definitely accelerate display image/graphics, but does it
> accelerate the text window?
Yes. 2D acceleration was a hot topic in the Windows 3.11 days, and all
GPU's do that nowadays.
Best,
Stefan.
More information about the eq-dev
mailing list