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
PooColumn
By
A Anandha Krishnan
Run
outer=circle(r=150) crownouter=circle(r=100,y=25,fill="#B53427") crowninner=circle(r=80,y=25,fill="#428140") crowninner2=circle(r=50,y=25,fill="white") crowninner3=circle(r=35,y=25,fill="orange") chin=ellipse(w=150,h=60,x=0,y=-70,fill="white") face=ellipse(w=80,h=110,fill="#3D783F",y=-40,stroke="none") redellipse=ellipse(w=80,h=60,y=-30,fill="#E74530",stroke="none") greenellipse=ellipse(w=80,h=50,y=-40,fill="#3D783F",stroke="none") pottpoints=[point(x=0,y=-30),point(x=-25,y=-17.5),point(x=0,y=-22.5),point(x=25,y=-17.5)] pott=polygon(pottpoints,fill="#F6E358",stroke="none") fillred=polygon([point(x=-25,y=-17.5),point(x=0,y=-22.5),point(x=25,y=-17.5),point(x=0,y=-5)],fill="#E74530",stroke="none") eyebro=ellipse(w=7,h=30,fill="black") eyebro1=eyebro| rotate(65) |translate(y=-30,x=-17) eyebro2=eyebro| rotate(-65) |translate(y=-30,x=17) fillbro1=polygon([point(y=-35,x=-39),point(y=-25,x=-31),point(y=-30,x=-25)],fill="black") fillbro2=polygon([point(y=-35,x=39),point(y=-25,x=31),point(y=-30,x=25)],fill="black") eyelashbase=(ellipse(w=30,h=10,fill="black") + ellipse(w=18,h=7,fill="white") +circle(r=3,fill="gray",stroke="none") ) | translate(x=-20,y=-45) show(outer,crownouter,crowninner,crowninner2,crowninner3,chin,face,redellipse,greenellipse,pott,fillred,eyebro1,eyebro2,fillbro1,fillbro2,eyelashbase)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login