| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | Jan 25 at 16:42 | |
| stats | profile views | 1 |
|
Feb 6 |
awarded | Student |
|
Jan 25 |
awarded | Scholar |
|
Jan 25 |
accepted | Return an array of evenly distributed points on a sphere give Radius and Origin. |
|
Jan 15 |
awarded | Editor |
|
Jan 15 |
revised |
Return an array of evenly distributed points on a sphere give Radius and Origin. added 156 characters in body (for clarity) |
|
Jan 15 |
comment |
Return an array of evenly distributed points on a sphere give Radius and Origin. @RossMillikan Yes constant density. Essentially, I want to create a perfectly symmetrical shape with "X" number of points that fits inside a sphere with radius "R". |
|
Jan 15 |
comment |
Return an array of evenly distributed points on a sphere give Radius and Origin. Random will work perfectly., really just whichever way gets the job done with the least amount of overhead to perform the calculation. Thanks @BrianM.Scott |
|
Jan 15 |
asked | Return an array of evenly distributed points on a sphere give Radius and Origin. |