Skip to content

Circle ​

You can draw circles

Rendering a circle ​

Tesselating ​

You can tesselate a circle (approximate it using polygon) by calling .tesselate.

Section ​

You can get arc (section) of a circle calling .segment:

Tesselating section ​

You can tesselate section in the same way as the whole circle: