Difference between revisions of "GLSL"
Jump to navigation
Jump to search
m (Breadcrumbs) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | [[CDB|Main]] / [[:Category:Technical Details|Technical Details]] / '''{{PAGENAME}}''' | ||
+ | |||
+ | |||
GLSL - OpenGL Shader Language | GLSL - OpenGL Shader Language | ||
Line 5: | Line 8: | ||
*[http://www.opengl.org/documentation/glsl/ OpenGL Organisation Documentation for GLSL] | *[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://www.google.com/search?q=glsl Google search for GLSL] | *[http://www.google.com/search?q=glsl Google search for GLSL] | ||
[[Category:Technical Details]] | [[Category:Technical Details]] | ||
{{stub}} | {{stub}} |
Latest revision as of 22:30, 4 August 2023
Main / Technical Details / GLSL
GLSL - OpenGL Shader Language
GLSL is used by Wurm to add some hardware accelerated graphical effects, including the water ripples.
This article is a stub. You can help by adding to it.
Stubs are articles that writers have begun work on, but are not yet complete enough to be considered finished articles. |