How can I make the circle more rounded?

I tried drawing circle in oF but the edge of my circle is rigid.

Hello! And welcome to the forum!

You can use void ofSetCircleResolution(int res). By default, the circle is 22 points.