rgl package in R to create sequence of Icosahedrons

rgl package in R to create sequence of Icosahedrons

Description

Test for <a href="https://cran.r-project.org/web/packages/rgl/index.html">rgl package</a> to create a sequence of icosahedrons. Code can be downloaded, and found at the bottom of the page. Change of variables: •Number of icosahedrons, change value for n (currently set to 4) •x translation of each, change a[i] value (currently set to i*5) •y translation of each, change a[i] value (currently set to 0) •z translation of each, change a[i] value (currently set to 0) ((Nested for loops may be required for more complex translations)) •Icosahedron shape can be changed to any of the following shapes found <a href="http://www.sthda.com/english/wiki/print.php?id=211#change-the-shape-of-points-1">here</a>

Statistics

Likes

0

Downloads

0