This creates a 2D Point list around a circle for a given amount of points.
Choose a radius, the amount of points & wether to close the circle or not by appending the first item at the end of the list again.
Version 2
-
Creates the first point at top middle (x=0).
Version 1
-
Creates the first point right (y=0).
Place the .c module in your Vuo Modules folder, you can search for this node by typing BSS
in the node library.
Public Domain, any improvements or feedback welcome.
I made a loop to calculate the positions, I wonder if there is a faster way using some maths.
Download
Attachment | Size |
---|---|
![]() | 1.1 KB |
![]() | 1.05 KB |
Example
Attachment | Size |
---|---|
![]() | 3.48 KB |
Source code
License
Categories
Tested with
Vuo version:
OS version:
Add comment