0

How to make a circle border with arcs of two colors like following picture? .

I'm using canvas and the thing which I started by creating separate arcs of different color and then combining them together like this.

But this greatly increases the complexity of the app. Additionally, I have to create multiple circles and rotate them frame by frame once the app starts. With so many different arcs, everything gets messy.

Is there a nicer way of doing this? Is it possible to represent the circle as a single entity?

Community
  • 1
  • 1
Confuse
  • 5,646
  • 7
  • 36
  • 58

0 Answers0