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
Sketch by Sreyas M Pillai in a loop - v2
By
Anand Chitipothu
Run
# A variation of a sketch by Sreyas M Pillai # https://mon.school/sketches/1125326 e=ellipse(w=55,h=30,fill='white',stroke='none') a=e | translate(y=5) s=ellipse(w=50,h=36,fill='black')+ e + a t=s | translate(y=75) w=t | translate(x=0,y=-45) l1=line(x1=0,y1=0,x2=0,y2=16) l2=l1 | translate(y=15) l3=l2 | translate(x=0.3) o=ellipse(y=35,w=20,h=10,fill='black') q=ellipse(w=30,h=25,fill='black') r=q | translate(x=-5,y=60) p=r | rotate(20) c1=circle(r=8,fill='white',stroke='none') c2= c1 | translate(x=-18.7,y=57) c3=circle(r=4,fill='black') c4= c3 | translate(x=-18,y=57) c5=p+c2+c4 c5=c5 | rotate(-2) c6=c5 | scale(x=-1) d=ellipse(x=35,y=-30,w=25,h=70,fill="black") | rotate(35) e=ellipse(x=-35,y=-30,w=25,h=70,fill="black") | rotate(-35) f=ellipse(x=23,y=-75,w=35,h=70,fill="black") g=ellipse(x=-23,y=-75,w=35,h=70,fill="black") c=ellipse(x=0,y=-25,w=90,h=110,fill='black')+ ellipse(x=0,y=-25,w=83,h=103,fill='white')+ellipse(x=0,y=50,w=110,h=100,fill='black')+ellipse(x=0,y=50,w=106,h=96,fill='white') el1=ellipse(w=38,h=30,fill='black') | translate(x=-20,y=103) el=el1 | rotate(12) el2=el | scale(x=-1) teddy = combine([el,el2,d,e,f,g,c,w,l2,l3,o,c5,c6]) shape = teddy | scale(0.3) | translate(y=110) | repeat(10, scale(0.55)|rotate(15)) |repeat(12, rotate(30)) show(shape)
Comments
L
lorenz
1 week ago
Post
Dismiss
Interesting, what is this for?
Interesting, what is this for?
Want to discuss?
Post it here, our mentors will help you out.
Login
Interesting, what is this for?