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
New Sketch
By
ivinmani
Run
#flowercenter p=ellipse (y=40,x=15,w=15,h=30,a=0.7,stroke="none",fill="#7952B3")|repeat(25,rotate(20)) r=rectangle(h=300,w=300,stroke="none",fill="#E1E8EB") c=circle(r=40,stroke="none",fill="#7952B3") fl_violet=c+p|scale(0.8) p1=ellipse (y=40,x=15,w=15,h=30,a=0.7,stroke="none",fill="#FFC107")|repeat(25,rotate(20)) c1=circle(r=40,stroke="none",fill="#FFC107") fl_yellow=p1+c1 show(fl_yellow,fl_violet) #inside cb=circle(r=20,x=5,y=-5,fill="#FFC107", stroke="none") cbc=ellipse(h=40,w=30,x=2.5,y=-3.5,fill="#7952B3", stroke="none")|rotate(140) l=rectangle(x=3,y=-1,h=40,w=1,stroke="none",fill="#343A40")|rotate(30) show(cb+cbc+l) k=ellipse(x=22,y=-2,h=35,w=13,fill="#FFC107", stroke="none")|rotate(120) k1=ellipse (x=25,y=-2.5,h=25,w=6,fill="#E1E8EB",stroke="none")|rotate(120) show(k+k1)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login