Create a scene comprised of concentric circles
1 | scene_discs(seed = use_seed(1), points = 100, rings = 3, size = 2)
|
seed |
Seed number to attach |
points |
Total number of interior points |
rings |
How many rings to spread across? |
size |
Diameter of the outermost ring |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.