local illumination model

C66099
concept

A local illumination model is a shading approach in computer graphics that computes the color of a surface point using only direct light interactions (such as diffuse and specular reflection) from light sources, ignoring interreflections and global lighting effects.

All labels observed (1)

Label Occurrences
local illumination model canonical 1

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: local illumination model
Generated description
A local illumination model is a shading approach in computer graphics that computes the color of a surface point using only direct light interactions (such as diffuse and specular reflection) from light sources, ignoring interreflections and global lighting effects.

Instances (1)

Instance Via concept surface
Phong reflection model