GLSL Vertex Shaders (Q63): Difference between revisions
(Created a new Item) |
(Added [en] alias: Vertex Shader) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| aliases / en / 0 | aliases / en / 0 | ||
Vertex Shader | |||
| description / en | description / en | ||
Performs transformations, mapping an input vertex to an output vertex | |||
| Property / depends on | |||
| Property / depends on: GLSL / rank | |||
Normal rank | |||
| Property / depends on | |||
| Property / depends on: OpenGL Basic Concepts / rank | |||
Normal rank | |||
| Property / depends on | |||
| Property / depends on: Shaders in OpenGL / rank | |||
Normal rank | |||
| Property / depends on | |||
| Property / depends on: Shading Basics / rank | |||
Normal rank | |||
| Property / subclass of (deprecated) | |||
| Property / subclass of (deprecated): OpenGL / rank | |||
Normal rank | |||
| Property / related to | |||
| Property / related to: GLSL Fragment Shaders / rank | |||
Normal rank | |||
| Property / resource | |||
| Property / resource: Tutorial: OpenGL Vertex Shader / rank | |||
Normal rank | |||
Latest revision as of 09:52, 10 March 2025
Performs transformations, mapping an input vertex to an output vertex
- Vertex Shader
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | GLSL Vertex Shaders |
Performs transformations, mapping an input vertex to an output vertex |
|