Difference between revisions of "GLSL"
Jump to navigation
Jump to search
(Initial stub containing some links) |
m (Breadcrumbs) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | [[CDB|Main]] / [[:Category:Technical Details|Technical Details]] / '''{{PAGENAME}}''' | ||
| + | |||
| + | |||
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://www.google.com/search?q=glsl Google search for GLSL] | |
| − | *[http://www. | ||
| − | |||
[[Category:Technical Details]] | [[Category:Technical Details]] | ||
{{stub}} | {{stub}} | ||
Latest revision as of 21: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.
|