Difference between revisions of "GLSL"

From Wurmpedia
Jump to navigation Jump to search
(Initial stub containing some links)
 
m (Some more information)
Line 1: Line 1:
 
GLSL - OpenGL Shader Language
 
GLSL - OpenGL Shader Language
  
 +
GLSL is used by Wurm to add some hardware accelerated graphical effects, including the water ripples.
 +
 +
*[http://www.opengl.org/documentation/glsl/ OpenGL Organisation Documentation for GLSL]
 
*[http://en.wikipedia.org/wiki/GLSL WikiPedia article on GLSL]
 
*[http://en.wikipedia.org/wiki/GLSL WikiPedia article on GLSL]
 
*[http://developer.nvidia.com/object/nature_scene.html NVidia example of moving grass in GLSL]
 
*[http://developer.nvidia.com/object/nature_scene.html NVidia example of moving grass in GLSL]
 
*[http://www.shadertech.com/cgi-bin/shaders.cgi?filter=-1 ShaderTech collection of Shader examples]
 
*[http://www.shadertech.com/cgi-bin/shaders.cgi?filter=-1 ShaderTech collection of Shader examples]
 
+
*[http://www.google.com/search?q=glsl Google search for GLSL]
  
 
[[Category:Technical Details]]
 
[[Category:Technical Details]]
 
{{stub}}
 
{{stub}}

Revision as of 13:52, 7 April 2007

GLSL - OpenGL Shader Language

GLSL is used by Wurm to add some hardware accelerated graphical effects, including the water ripples.


StubIcon.png This article is a stub. You can help by adding to it.

Information icon.png Stubs are articles that writers have begun work on, but are not yet complete enough to be considered finished articles.