Free Online Turtle Graphics : logointerpreter.com - Surf your logo code!
Turtle Graphics - Adding Shadow

[Index] [<< Previous section: Arcs and Shapes] [Next section: Turtle Animation >>]

shadowblur level
Description: sets the blur level for shadows.
Note: the default value of level is 0.
Example:
shadow 10
fillcircle 30
shadowcolor color
Description: sets the shadow color.
Note: the default value of color is "black".
Example:
shadow 10
shadowcolor "magenta
fillcircle 30
shadowoffset x y
Description: sets the horizontal (x) and vertical distance (y) of the shadow from the shape.
Note: the default position of the shadow is exactly under the shape (not visible).
Example:
shadowoffset 10 10
fillcircle 30

[Index] [<< Previous section: Arcs and Shapes] [Next section: Turtle Animation >>]
  1. Turtle Graphics section's content: Go to top
Get the new 2023 ebook!
(Surf Your Logo Code! - author: Vlad TUDOR)
Online Turtle Graphics - a free and modern web-based logo interpreter
Create an account now! It's EASY and FREE. Learn Logo & Turtle Graphics!
Find us on facebook
Get social with us!
World Map
Check other turtles
around the world!
Need help?
Browse our
support topics
Logo reference
Learn about your
turtle's language