Multitexturing

Hi!

I’m all new to the ARB multitexturing extension, but I basically wanna do this:

enable texture state n
set some texture
set some texture blend mode
set some texture coordinates

enable texture state n + 1
set some texture
set some texture blend mode
set some texture coordinates

throw vertices at card!

How would i do this? Any good tuts, docs?

http://www.google.com/search?hl=en&q=ARB_multitexture+tutorial