CircleGeometry Op
Create a circle geometry
Summary (oneliner)
A simple shape of Euclidean geometry. It is constructed from a number of triangular segments that are oriented around a central point and extend as far out as a given radius. It is built counter-clockwise from a start angle and a given central angle. It can also be used to create regular polygons, where the number of segments determines the number of sides.
- Ops.Extension.Three.Geometries.CircleGeometry
- Extension Op - visible for members of team Three
- MIT
- three
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch CircleGeometry Example
INPUT PORTS
Radius of the circle
Number of segments (triangles)
Start angle for first segment
The central angle of the circular sector