Code examples for vertex/fragment shaders?

Is there someplace I can get sample code like the texture mapping example here http://www.codesampler.com/oglsrc.htm, but that uses vertex and fragment shaders?

Scott

There are lots of demos with source on my site. Many of them are simple enough to get you going.
http://humus2.campus.luth.se/~humus/

Some nv_vertex_program examples can be found here;
http://opengl.nutty.org/nvidia/index.html

Nutty

[This message has been edited by Nutty (edited 11-20-2002).]