GarlicGL
01-16-2002, 01:15 PM
Hi all,
I was wondering if you could help me with the following issue. How do I tell OpenGL to do something in hardware as opposed to software? Say I want to render a simple cube. Do I follow most examples on how to do this and OpenGL knows to do it in hardware if it is supported (like my nvidia's Gforce3), or will it do it in software unless I specifially tell it that I want it in hardware (by issuing other commands)?
Thanks in advance,
GG
I was wondering if you could help me with the following issue. How do I tell OpenGL to do something in hardware as opposed to software? Say I want to render a simple cube. Do I follow most examples on how to do this and OpenGL knows to do it in hardware if it is supported (like my nvidia's Gforce3), or will it do it in software unless I specifially tell it that I want it in hardware (by issuing other commands)?
Thanks in advance,
GG