Here are three pictures. Try to make them in seelogo based on what you learned so far and then paste the codes in the comments and we will put it together.
Use the commands that you learned so far. To fill the colors use the Fill tools (the green box in the tool box)
The third one can be done in two ways. A long way and a short way that we did not learn. You can do it either way but if you want to use the short way explore the FLIP command. If you type for example FLIP [RT 45 FD 50] it is like typing LT 45 FD 50
Subscribe to:
Post Comments (Atom)
20 comments:
Yin Yang 1 - Caitlin
rt 270
arcr 180 100
arcr 180 200
rt 180
arcl 180 100
arcr 180 100
rt 180
arcl 180 200
jt 0 0
JT -40 -44 FILL red
JT 47 32 FILL blue
jt 0 0
CIRCLE 100
JT 0 -100
CURVEL 100 100
CURVER 100 100
JT -70 -11 FILL BLACK
JT 36 22 FILL WHITE
Yin Yang 2 - Caitlin
rt 270
arcr 180 100
arcr 180 200
rt 180
arcl 180 100
arcr 180 100
rt 180
arcl 180 200
jt 0 0
JT -40 -44 FILL red
JT 47 32 FILL blue
jt 200 0
rt 270 arcr 180 100 arcr 180 200 rt 180 arcl 180 100 arcr 180 100 rt 180 arcl 180 200
JT 159 -30 FILL red
JT 238 39 FILL blue
JT -8 2 FILL blue
JT -9 1 FILL blue
jt 0 0
DOUBLE [
ARCR 120 50 ARCL 120 50 RT 90
JT 44 11 CIRCLE 91
JT 28 43 FILL Blue
JT 47 -4 FILL Red
]
The first one:
circle 140
jt 0 -70
curver 180 70
curvel 180 70
JT 27 19 FILL blue
JT -33 1 FILL red
mirror [
CIRCLE 100
JT 0 -100
CURVEL 100 100
CURVER 100 100
JT -70 -11 FILL BLACK
JT 36 22 FILL WHITE
jt 0 0
]
CIRCLE 100
JT 0 -100
CURVEL 100 100
CURVER 100 100
JT -70 -11 FILL BLACK
JT 36 22 FILL WHITE
JT 200 0
CIRCLE 100
JT 200 -100
CURVEL 100 100
CURVER 100 100
curver 180 60 curvel 180 60
jt 0 60
circle 120
JT -24 37 FILL red
JT 39 65 FILL blue
JT 41 68 FILL blue
JT 40 72
JT 43 73
jt 60 60
Here is the 3rd Picture:
CIRCLE 100
JT 0 -100
CURVEL 100 100
CURVER 100 100
JT -70 -11 FILL BLACK
JT 36 22 FILL WHITE
FLIP [
JT 200 0
CIRCLE 100
JT 200 -100
CURVEL 100 100
CURVER 100 100
JT 100 0
JT 139 -36 FILL BLACK
]
mirror [
rt 270
jt -100 0
flip [rt 270 arcr 180 100
arcr 180 200
rt 180
arcl 180 100
arcr 180 100
rt 180
arcl 180 200]
jt 0 0
]
JT -49 -25 FILL red
JT 48 -25 FILL red
JT -139 31 FILL blue
JT 90 42 FILL blue
curver 180 60 curvel 180 60
jt 0 60
circle 120
JT -24 37 FILL red
JT 39 65 FILL blue
JT 41 68 FILL blue
JT 40 72
JT 43 73
jt 60 60
jt 120 0
curver 180 60 curvel 180 60
jt 120 60
circle 140
jt 0 -70
curver 180 70
curvel 180 70
JT 27 19 FILL blue
JT -33 1 FILL red
jt 0 0
JT 0 0
JT 140 3
mirror[
circle 140
jt 0 -70
curver 180 70
curvel 180 70
JT 27 19 FILL blue
JT -33 1 FILL red]
Third One:
mirror [
curver 180 60 curvel 180 60
jt 0 60
circle 120
JT -24 37 FILL red
JT 39 65 FILL blue
JT 41 68 FILL blue
JT 40 72
JT 43 73
jt 60 60
JT -62 54
]
This is an answer for Konmal and everyone
komal did this elegantly:
circle 140
jt 0 -70
curver 180 70
curvel 180 70
type new komal and paste it
now the next step is to type
new komal2
jt 70 0
komal
jt 0 0
mirror it
you should see in the editor:
mirror [
jt 70 0 komal2
jt 0 0
]
can you copy cat me with understanding?
mirror [
circle 140
jt 0 -70
curver 180 70
curvel 180 70
JT 27 19 FILL blue
JT -33 1 FILL red
]
-this one won't work either.
JT 0 0
CURVEL 180 90
JT 0 -90
CURVER 180 90
JT 0 0
CIRCLE 180
JT 0 10 FILL blue
JT 0 -10 FILL red
JT 0 0
The second one...
First
JT 180 0
First
The third one...
mirror [ JT 90 0
First
JT 0 0 ]
ok, this took me some time to understand, but i think i finally got it. Thanks for the help.
second image:
mirror[
jt 70 0
first
jt 0 0]
third image:
mirror[
jt -70 0
komal
jt 0 0]
Post a Comment