D
Dicread
InícioDicionárioSshader

Nota: A tradução desta entrada está atualmente em revisão de qualidade, portanto parte do conteúdo é exibida temporariamente apenas em inglês.

Este verbete ainda não foi traduzido para o seu idioma, portanto o original é exibido abaixo.

shader

A small program used in computer graphics to calculate the color, lighting, and other visual effects of pixels or vertices on a screen. / A device or material used to block or soften light, such as a screen or a blind.
Noun
pl: shaders

In computer graphics, this term refers to a specialized script that runs on the GPU. It is a technical term used primarily by developers and digital artists to describe the logic that determines how light and shadow interact with a surface. It is distinct from a general program because it operates in parallel across thousands of pixels.

In a physical context, the word describes an object designed to modulate light. While it can refer to a simple blind or screen, it is most commonly associated with a lampshade. The term emphasizes the function of diffusing or blocking light to prevent glare or create a specific atmosphere.

Meanings

Examples

The new game uses a custom fragment shader to create realistic water ripples.

none

The new game uses a custom fragment shader to create realistic water ripples.

Office

I need to rewrite this vertex shader to optimize the character animations.

Which shader are you using to get that soft glow effect on the skin?

none

Which shader are you using to get that soft glow effect on the skin?

The GPU handles the shader calculations in parallel to maintain a high frame rate.

none

The GPU handles the shader calculations in parallel to maintain a high frame rate.

This compute shader is designed to handle complex physics simulations.

none

This compute shader is designed to handle complex physics simulations.

none

The baby slept soundly because the window shader blocked out all the morning light.

none

I should install a better shader for my bedroom to keep the heat out during July.

The office installed a motorized shader to reduce glare on the computer screens.

Office

The office installed a motorized shader to reduce glare on the computer screens.

none

A simple fabric shader is enough to dim the light in this small room.

Related Words

Última atualização: May 2026Reportar um erro