Siyuan Fu

Avater

send mail Github Linkedin orcid Twitter

GLSL

The OpenGL Shading Language (GLSL) is the principal shading language for OpenGL and Vulkan.

Index

In GLSL, you can index a vector with eithr xyzw, stpq, or rgba. They all mean exactly the same thing.

Data Types

Functions

Internal Variables

Extensions

TODO

tags: Graphics