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
AF design-1
By
Allen Fencer
Run
#POOKALAM BY ALLEN, PLEASE DONT COPY ='D bg=rectangle(x=0,y=0,w=300,h=300,fill='white',stroke='none') outerBox=rectangle(x=0,y=0,w=200,h=200,fill='indigo')|repeat(24,rotate(10)) circleBorder=circle(r=5,x=0,y=145,fill='green',stroke='none')|repeat(100,rotate(4)) outerCircle = circle(r=145,stroke_width=3,fill='#FFD600',stroke='green') show(bg,circleBorder,outerCircle,outerBox) # outerLeaves= ellipse(x=0,y=75,w=50,h=120,stroke_width=5,stroke='green')|repeat(12,rotate(30)) # flower= ellipse (x=15,y=40,w=15,h=50,stroke="none",fill="#FFD600")|repeat(25,rotate(20)) # show (flower) # middleCircle= circle(r=50,fill='indigo',stroke='none') # show(middleCircle) # innerCircle=circle(r=35,stroke_width=2,fill='green',stroke='none') # rose1=circle(x=0,y=10,r=10,stroke='none',fill='red') # rose2=circle(x=10,y=0,r=10,stroke='none',fill='red') # rose3=circle(x=-10,y=0,r=10,stroke='none',fill='red') # rose4=circle(x=0,y=-10,r=10,stroke='none',fill='red') # flower1=circle(r=10,x=0,y=0,fill='yellow',stroke='none') # eye=combine([innerCircle,rose1,rose2,rose3,rose4,flower1]) # leaf= ellipse(w=5,h=15,fill='pink',stroke='none')| repeat(5,rotate(45)) # show(eye,leaf)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login