5 lines
122 B
Text
5 lines
122 B
Text
to sphere :r
|
|
cs perspective ht ;making the room ready to use
|
|
repeat 180 [polystart circle :r polyend down 1]
|
|
polyview
|
|
end
|