StippleShading
✖
StippleShading
is a three-dimensional graphics directive specifying that objects that follow are to be drawn using small dots.
Details

- StippleShading is also known as stippling.
- StippleShading is typically used to achieve a drawing effect in which dots are used to convey the shape, texture and lighting of a three-dimensional object.
- StippleShading[d,col] specifies that dots of color col should vary with overall density d.
- The density of dots is driven by the luminosity of the surface. Less dense areas indicate high luminosity.
- The density d is between 0 and 1. A higher density indicates more dots per area.
- The color col can be defined by RGBColor, Hue or any other color specification.
- In StippleShading[d], the color of dots is taken to be Black.
- StippleShading[col] uses a density of 0.5.
- StippleShading[] is effectively equivalent to StippleShading[0.5,Black].
- The setting Lighting"Accent" uses a directional light and faithfully reproduces colors on the surface.

Examples
open allclose allBasic Examples (4)Summary of the most common use cases
Apply stipple shading to the unit sphere with a directional light:

https://wolfram.com/xid/0bnhg2t6kge8a-iha2za

Use stipple shading to show Beethoven with the standard colored lights:

https://wolfram.com/xid/0bnhg2t6kge8a-jgnvu4


https://wolfram.com/xid/0bnhg2t6kge8a-42k24o


https://wolfram.com/xid/0bnhg2t6kge8a-nm2dyf

https://wolfram.com/xid/0bnhg2t6kge8a-0nvbmc

Scope (11)Survey of the scope of standard use cases
Basic Uses (5)
Apply stipple shading to a graphics primitive:

https://wolfram.com/xid/0bnhg2t6kge8a-9ndtbk

Apply stipple shading to a plot:

https://wolfram.com/xid/0bnhg2t6kge8a-bgnrxx

Apply stipple shading to a chart:

https://wolfram.com/xid/0bnhg2t6kge8a-fe5bow

Apply stipple shading to a 3D object:

https://wolfram.com/xid/0bnhg2t6kge8a-5cv8o3


https://wolfram.com/xid/0bnhg2t6kge8a-3jrbf5

Specification (3)
StippleShading with no arguments uses gray tones:

https://wolfram.com/xid/0bnhg2t6kge8a-om4hip

Apply stipple shading to the unit sphere with different densities:

https://wolfram.com/xid/0bnhg2t6kge8a-wyxicc

Use colorized stipple shading:

https://wolfram.com/xid/0bnhg2t6kge8a-u1vp2w

Lighting (3)
StippleShading works with all types of lights:

https://wolfram.com/xid/0bnhg2t6kge8a-0ta07d


https://wolfram.com/xid/0bnhg2t6kge8a-5lmcdn

Use "Accent" lighting to faithfully reproduce colors on the surface:

https://wolfram.com/xid/0bnhg2t6kge8a-qow51u

Applications (1)Sample problems that can be solved with this function
Possible Issues (2)Common pitfalls and unexpected behavior
The default light scheme uses several colored light sources:

https://wolfram.com/xid/0bnhg2t6kge8a-hmqvj9

Use a single directional light to get the standard stipple shading effect:

https://wolfram.com/xid/0bnhg2t6kge8a-1ojl57

No shading effect is applied to faces of polygons or filled graphic objects:

https://wolfram.com/xid/0bnhg2t6kge8a-5jw887

Wolfram Research (2020), StippleShading, Wolfram Language function, https://reference.wolfram.com/language/ref/StippleShading.html.
Text
Wolfram Research (2020), StippleShading, Wolfram Language function, https://reference.wolfram.com/language/ref/StippleShading.html.
Wolfram Research (2020), StippleShading, Wolfram Language function, https://reference.wolfram.com/language/ref/StippleShading.html.
CMS
Wolfram Language. 2020. "StippleShading." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/StippleShading.html.
Wolfram Language. 2020. "StippleShading." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/StippleShading.html.
APA
Wolfram Language. (2020). StippleShading. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/StippleShading.html
Wolfram Language. (2020). StippleShading. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/StippleShading.html
BibTeX
@misc{reference.wolfram_2025_stippleshading, author="Wolfram Research", title="{StippleShading}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/StippleShading.html}", note=[Accessed: 29-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_stippleshading, organization={Wolfram Research}, title={StippleShading}, year={2020}, url={https://reference.wolfram.com/language/ref/StippleShading.html}, note=[Accessed: 29-April-2025
]}