Explore
Courses
Batches
Sketches
Statistics
Code a Pookkalam
Jobs
Devsprint
People
Course Creation
Create a Course
Guidelines
Resources
Support
Blogs
My Profile
About Us
Login
Sketches
0
New Sketch
By
Abhirami kp
Run
r1 = rectangle(w=200, h=200, fill="#FF82AB", stroke="none")|repeat(15,rotate(20)) r2 = rectangle(w=180, h=180, fill="#FF3E96", stroke="none")|rotate(5)|repeat(15,rotate(20)) r3 = rectangle(w=160, h=160, fill="#CD3278", stroke="none")|repeat(15, rotate(20)) r4 = rectangle(w=140, h=140, fill="#8B2252" , stroke="none")|rotate(5)|repeat(15, rotate(20)) r5 = rectangle(w=120, h=120, fill=" #308014", stroke="none")|repeat(15, rotate(20)) m2_sublayer_01= rectangle(h=105,w=105,fill="#473C8B",stroke="none") | repeat(5,rotate(30)) m2_sublayer_02 = rectangle(h=105,w=105,fill="#473C8B",stroke="none") | repeat(25,rotate(30)) c1=circle(r=50, fill="# FFC1C1", stroke="#FFFF00") c= circle(r=50,fill="#00CD66") s=line(50,0,25,0,stroke="#FFFF00")| repeat (40, rotate (10)) c2= circle(r=25,fill="#EE82EE",stroke="#EE82EE") shape = circle(x=140, y=0, r=10,fill="#FFC0CB", stroke="none") | repeat(36, rotate(10)) c3= circle(r=25,fill="#36648B",stroke="none") c7=circle(r=20,fill="#008080",stroke="none") c8=circle(r=15,fill="#CD3278",stroke="none") c9=circle (r=10,fill="#8B2252",stroke="none") c10=circle(r=5,fil="#FF3E96",stroke="#FF3E96", stroke_width=3) c4= circle(x=50, y=0, r=6,fill=" #27408B", stroke="#008B00") | repeat(36, rotate(10)) c5=circle(r=35,stroke="#8B8B00") show(r1,r2,r3,r4,r5,m2_sublayer_01,m2_sublayer_02,c1,c,s,c2,c3,c7,c8,c9,c10,c4,c5,shape)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login