WOLFRAM

Glow[col]

is a graphics directive which specifies that surfaces of 3D graphics objects that follow are to be taken to glow with color col.

Glow[]

specifies that there is no glow.

Details

  • Glow is added to diffuse and specular reflection components to determine the final rendered color of a surface.
  • Glow is a color component independent of simulated illumination.
  • Glow[] is equivalent to Glow[Black].
  • A surface can be specified as having an absolute color col by giving the combination of directives Glow[col], Black, and Specularity[0].

Examples

open allclose all

Basic Examples  (1)Summary of the most common use cases

Cylinder that glows red but has a black surface that reflects no light:

Out[1]=1

Scope  (2)Survey of the scope of standard use cases

Glow gives an overall surface color that is independent of any Lighting:

Out[1]=1

Other surface colors still interact with lighting even if Glow is given:

Out[1]=1

Applications  (2)Sample problems that can be solved with this function

Use a pure color function with no lighting interaction:

Out[1]=1

Use a color function based on the phase of a complex function:

Out[1]=1

Possible Issues  (1)Common pitfalls and unexpected behavior

With Glow, objects can look flat if edges are not drawn:

Out[1]=1
Out[2]=2
Wolfram Research (2007), Glow, Wolfram Language function, https://reference.wolfram.com/language/ref/Glow.html.
Wolfram Research (2007), Glow, Wolfram Language function, https://reference.wolfram.com/language/ref/Glow.html.

Text

Wolfram Research (2007), Glow, Wolfram Language function, https://reference.wolfram.com/language/ref/Glow.html.

Wolfram Research (2007), Glow, Wolfram Language function, https://reference.wolfram.com/language/ref/Glow.html.

CMS

Wolfram Language. 2007. "Glow." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Glow.html.

Wolfram Language. 2007. "Glow." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Glow.html.

APA

Wolfram Language. (2007). Glow. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Glow.html

Wolfram Language. (2007). Glow. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Glow.html

BibTeX

@misc{reference.wolfram_2025_glow, author="Wolfram Research", title="{Glow}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/Glow.html}", note=[Accessed: 16-April-2025 ]}

@misc{reference.wolfram_2025_glow, author="Wolfram Research", title="{Glow}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/Glow.html}", note=[Accessed: 16-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_glow, organization={Wolfram Research}, title={Glow}, year={2007}, url={https://reference.wolfram.com/language/ref/Glow.html}, note=[Accessed: 16-April-2025 ]}

@online{reference.wolfram_2025_glow, organization={Wolfram Research}, title={Glow}, year={2007}, url={https://reference.wolfram.com/language/ref/Glow.html}, note=[Accessed: 16-April-2025 ]}