learning how to use the nvidia SDK

Hi,

While I’m relatively familiar with OpenGL, recently I’ve started programming with nvidia cards. I’ve grabbed their SDK, read some of their extensions pdfs and stuff.

While I can figure out how to link to their extensions, what I would really like is some API documentation like Java has. For example, I would like to see what arguments go into glCombinerInputNV().

Can anyone point me in the right direction?

Something like this (but for nvidia sdk) would be great: http://www.cevis.uni-bremen.de/~uwe/opengl/opengl.html

[This message has been edited by Dakeyras (edited 01-07-2002).]

You should go and download the NVSDK511Fullinstaller.exe for the nvidia website. This has all their presentations, docs, and even a nifty program to show off all the neat stuff you can do!

  • Lurking