Tags: Programming Language.

The High-level shader language or High-level shading language (HLSL) is a proprietary shading language developed by Microsoft for use with the Microsoft Direct3D API. It is analogous to the GLSL shading language used with the OpenGL standard. It is the same as the Nvidia Cg shading language as it was developed alongside it.HLSL programs come in four forms: vertex shaders geometry shaders pixel (or fragment) shaders and compute shaders.

Loading...

This page contains content from the copyrighted Wikipedia article "High-level shader language"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.