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
MJ
By
Minhaj Vs
Run
c=circle(r=145,fill='#00202e',stroke='none') show(c) r=rectangle(w=205,h=205,fill="#8a508f",stroke="none")|repeat(12,rotate(18)) show(r) r=rectangle(w=179,h=179,fill="#bc5090",stroke="none")|rotate(9)|repeat(12,rotate(18)) show(r) c1=circle(r=111,fill="#ff6361",stroke='none') show(c1) e=ellipse(w=55,h=215,fill='#bc5090',stroke='#003f5c')|repeat(30,rotate(30)) show(e) ee=ellipse(w=30,h=210,fill='#bc5090',stroke='#003f5c')|rotate(18)|repeat(30,rotate(30)) show(ee) e1=ellipse(w=80,h=165,fill='#ff6361',stroke='#003f5c')|repeat(10,rotate(20)) show(e1) c5=circle(r=72,fill='#003f5c',stroke="none") show(c5) r1=rectangle(w=100,h=100,fill="#ffd380",stroke="none")|repeat(12,rotate(18)) show(r1) r3=rectangle(w=87,h=87,fill="#ffa600",stroke="none")|rotate(9)|repeat(12,rotate(18)) show(r3) c2=circle(r=53,fill="#8a508f",stroke="none") show(c2) e2=ellipse(w=70,h=35,x=10,fill="#ffa600",stroke="none")|repeat(15,rotate(30)) show(e2) e3=ellipse(w=15,h=3,x=25,fill="#003f5c",stroke="none")|repeat(36,rotate(10)) show(e3) c4=circle(r=25,fill="#ffd380",stroke="none") show(c4) r2 = rectangle(w=33, h=33, fill="#ff6361") | repeat(50, rotate(60) | scale(0.9)) show(r2)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login