  |
Wikipedia: Cg - http://en.wikipedia.org/wiki/Cg_programming_language
A brief history, description of Cg data types and sample code. |
  |
Cg Toolkit 1.5 - http://developer.nvidia.com/object/cg_toolkit.html
nVidia's Cg SDK. Includes latest releases, specifications, documentation, tutorials and sample code. |
  |
CodeSampler.com - OpenGL (1.2 - 2.0) game programming samples for Windows - http://www.codesampler.com/oglsrc.htm
CodSampler's list of OpenGL sample code, including many examples of Cg shaders. |
  |
Cg Pixel Shaders in OpenGL - http://www.3ddrome.com/articles/cgshaders.php
3Ddrome's Cg Tutorial. Includes an introduction and sample code. |
  |
Cg for Linux - http://people.scs.fsu.edu/~blanco/Cg/Cg_projects.htm
Sample code and rendered examples of Cg using nVidia's Linux SDK. Includes standard examples such as bump mapping, refraction, grass, water and sprites. |