CAM
09-18-2003, 07:42 AM
Ok,
Suppose I take some basic openGL code that compiles and runs. I run the code on a PC with a basic video card, and then change the card to a super fast video card. I'm assuming that the code will run a lot faster, correct? I say this, because I've picked up some code that I need to maintain and it's written in OpenGL, the thing is that the code is running on a superfast PC with a top end ASUS video card, and the CPU at times when displaying video is 100% flat out. I'm assuming here it isn't using the GPU on the card? Or will it automatically use the GPU when the drivers have been installed?
Many thanks in advance.
Suppose I take some basic openGL code that compiles and runs. I run the code on a PC with a basic video card, and then change the card to a super fast video card. I'm assuming that the code will run a lot faster, correct? I say this, because I've picked up some code that I need to maintain and it's written in OpenGL, the thing is that the code is running on a superfast PC with a top end ASUS video card, and the CPU at times when displaying video is 100% flat out. I'm assuming here it isn't using the GPU on the card? Or will it automatically use the GPU when the drivers have been installed?
Many thanks in advance.