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
santa chettan....!
By
Shada
Run
e=ellipse(w=110,fill="white",stroke="none")|translate(y=3) c=circle(r=15,x=0,y=140,fill="white",stroke="none") p1=point(0,140) p2=point(-40,40) p3=point(40,40) triangle=polygon([p1,p2,p3],fill="red",stroke="none") thoppi=c+triangle c1=circle(r=10,x=-20,y=10,fill="black",stroke="none")+circle(r=3,x=-20,y=8,fill="white") c2=circle(r=10,x=20,y=10,fill="black",stroke="none")+circle(r=3,x=20,y=8,fill="white") eye=c1+c2 p1=point(0,10) p2=point(-4,5) p3=point(4,5) nose=polygon([p1,p2,p3],fill="black")|translate(y=-15)|scale(2) face=thoppi+e+eye+nose | scale(0.5)|translate(y=60) e1=ellipse(w=90,h=80,fill="red",stroke="none") r1=rectangle(w=5,h=10,fill="white",stroke="none")|repeat(8,translate(y=-13)|scale(0.98)) e2=ellipse(w=110,y=-50,fill="red",stroke="none") body=e1+e2 | scale(0.9) e3=ellipse(w=97,h=6,y=-30,fill="black",stroke="none") e4=ellipse(w=97,h=6,y=-31,fill="black",stroke="none") r2=rectangle(w=5,h=5,y=-30,fill="black",stroke="gold",stroke_width=2) belt=e3+e4+r2 e5=ellipse(w=25,h=50,x=-32,y=-90,fill="red",stroke="none")|rotate(5) e6=ellipse(w=25,h=50,x=32,y=-90,fill="red",stroke="none")|rotate(-5) leg=e5+e6 shoe=ellipse(w=10,h=30,x=-25,y=-125,fill="black",stroke="none")+ellipse(w=10,h=30,x=25,y=-125,fill="black",stroke="none")+circle(r=8,x=-25,y=-120,fill="black",stroke="none")+circle(r=8,x=25,y=-120,fill="black",stroke="none") e7=ellipse(w=25,h=55,x=-20,y=50,fill="red",stroke="none")|rotate(45) e8=ellipse(w=25,h=55,x=20,y=50,fill="red",stroke="none")|rotate(-45) r3=rectangle(w=20,h=20,x=-61,y=45,fill="red",stroke="none") r4=rectangle(w=20,h=20,x=61,y=45,fill="red",stroke="none") c3=circle(r=10,x=-61,y=61,fill="white",stroke="none") c4=circle(r=10,x=61,y=61,fill="white",stroke="none") hand=e7+e8+r3+r4+c3+c4 balloon=circle(r=30,x=-61,y=120,fill="red",stroke="none")+circle(r=30,x=-70,y=120,fill="black",stroke="none")+line(-60,50,-55,110)+line(-60,50,-60,110)+circle(r=30,x=-100,y=130,fill="red",stroke="none")+circle(r=30,x=-115,y=100,fill="black",stroke="none")+line(-60,50,-100,110)+line(-60,50,-115,110)+line(-60,50,-55,110)+line(-60,50,-90,110)+line(-60,50,-80,110) giftbox=rectangle(w=50,h=50,x=61,y=61,fill="red",stroke="none")+rectangle(w=60,h=10,x=61,y=61,fill="gold",stroke="white",stroke_width=3)+(rectangle(w=50,h=50,x=90,y=-71,fill="red",stroke="none")+rectangle(w=50,h=10,x=90,y=-71,fill="gold",stroke="white",stroke_width=3)+rectangle(w=10,h=50,x=90,y=-71,fill="gold",stroke="white",stroke_width=3)|rotate(-15)) ball1=circle(r=10,x=90,y=-60,fill="blue",stroke="none")+line(85,-59,90,-59,stroke="gold")+line(88,-56,90,-60,stroke="gold")+line(89,-67,90,-70,stroke="gold")+line(97,-64,88,-67,stroke="gold")+line(96,-59,95,-62,stroke="gold") ball2 = ball1 | translate (40) ball3=circle(r=10,x=90,y=-60,fill="red",stroke="none")+line(85,-59,90,-59,stroke="gold")+line(88,-56,90,-60,stroke="gold")+line(89,-67,90,-70,stroke="gold")+line(97,-64,88,-67,stroke="gold")+line(96,-59,95,-62,stroke="gold") | translate( x=30,y=-40) ball4=ball3 | translate(x=-10,y=30) balls=ball1+ball2+ball3+ball4 show(face+body+r1+belt+leg+shoe+hand+balloon+giftbox+balls)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login