Description Usage Arguments Value Author(s) References Examples
A function to generate a flat torus in any dimension
1 | torus.flat(p = 4, n = 10000)
|
p |
dimension of object (number of circles x2) |
n |
number of points |
points |
location of points |
edges |
edges of the object (null) |
Barret Schloerke
http://schloerke.github.io/geozoo/mobius/torus/
1 2 | ## Generates a Flat Torus
torus.flat(p = 4, n = 1000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.