GLSL Languages Programming
OpenGL Shading Language tools and source code
Top: Computers: Programming: Languages
GLSL
See Also:
- Wikipedia: GLSL - A brief history, list of GLSL datatypes and programming explanation of languages variable types.
- NVIDIA SDK 9.51 Code Samples - nVidia\\'s OpenGL SDK. Includes code, Windows binaries and rendered examples glsl of GLSL.
- 3D shaders - Online home of the OpenGL Shading Language (orange) book
- The OpenGL Shading Language Specification - Detailed documentation on the GLSL language. Includes standard variables, constants and functions.[PDF]
- GLSL - An Introduction - A quick introduction to GLSL, including code snippets programming for common shader operations.
- GLSL Quick Reference Guide - Chart listing standard GLSL variables and constants.[PDF]
- GLSL Tutorial - Primer for GLSL beginners: pipeline diagrams, documentation and programming sample code.
- OpenGL Shading Language Tutorials and Demos - ClockworkCoders\\'s guide to GLSL. Includes a gallery, sample programming code, tips languages and tricks.
- Create Digital Motion - The weblog offers comments, examples and news regarding glsl GLSL.
- GLSL Shaders - Introduction - Primer for using GLSL. Includes a gallery programming and sample glsl code for a fractal noise generator.
- The Art of Texturing Using The OpenGL Shading Language - oZone3D\\'s tutorials for using GLSL for dynamic texturing. Includes environment mapping, glass mapping and alpha mapping.
- Soft Shadow Mapping Using Percentage Closer Filter - Compares various approaches to using GLSL for soft shadow mapping languages and refraction techniques.
MySQL - Cache Direct