How to run the JOGL code on the GPU?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to run the JOGL code on the GPU?

Manjunatha Bhat
How to run the JOGL code on the GPU?How to Check whether the JOGL code is Running on the CPU or GPU?How to Select the particular GPU When multiple GPU are present ?please give  Example Program.
Reply | Threaded
Open this post in threaded view
|

Re: How to run the JOGL code on the GPU?

gouessej
Administrator
Hey

I replied your questions on SO. Thanks for coming here. What are your remaining problems?

I advise you to look at this example:
https://gist.github.com/gouessej/3420e2b6f632efdddf98

Try to understand it and I can show you how to modify it to illustrate your questions. Keep in mind that you can't force JOGL to use an hardware accelerated driver, you can only tell it to favour such a driver if available.
Julien Gouesse | Personal blog | Website