GLSL vs Cg Compares the APIs, workflow and variable types between GLSL and Cg. http://appsrv.cse.cuhk.edu.hk/~wmpang/tutorials/glsl.html Cuhk.edu.hk~Site InfoWhoisTrace RouteRBL Check
OpenGL Shader Designer A freeware shader development IDE for Windows; aids in developing vertex and fragment (pixel) shaders in GLSL. Includes tools, tutorials, and sample Space Invaders app (requires VC++ 4). http://www.typhoonlabs.com/ Typhoonlabs.com~Site InfoWhoisTrace RouteRBL Check
Shader Programming Dr. Jian Huang's presentation on OpenGL shaders; includes history, overview, rendering examples, and comparisons of ARB vs Cg. http://www.cs.utk.edu/~huangj/CS594F03/shaders/Shader_Programming.pdf Utk.edu~Site InfoWhoisTrace RouteRBL Check
OpenGL Geometry Shader4 Extension Specification for OpenGL's geometry shader APIs. Geometry shaders live in between vertex and fragment shaders in OpenGL's pipeline, and are used to introduce new primitives based on incoming vertices. Detailed documentation and pipeline diagram. http://developer.download.nvidia.com/opengl/specs/GL_EXT_geometry_shader4.txt Nvidia.com~Site InfoWhoisTrace RouteRBL Check
GPU Shading GLSL and ARB examples of texture mapping and lighting; includes code examples and screen shots. http://www.csee.umbc.edu/~olano/435/GPUshading.pdf Umbc.edu~Site InfoWhoisTrace RouteRBL Check
Shading Languages Powerpoint presentation on 3D shading languages. Includes coding comparisons and pros/cons of various shading languages. http://www.cis.upenn.edu/~suvenkat/700/lectures/21/gpusl.ppt Upenn.edu~Site InfoWhoisTrace RouteRBL Check