A Dodecahedron has 12 pentagonal faces. It has 20 vertices and 30 edges. <Right Arrow> & <Left Arrow> keys to rotate about the Y axis. <Up Arrow> & <Down Arrow> keys to rotate about the X axis. <a> and <z> keys to rotate about the Z axis. Try key combinations to rotate about several axes simultaneously.
3D Tutorial Studio: https://scratch.mit.edu/studios/5040029/ 3D Rotation theory from Wikipedia: https://en.wikipedia.org/wiki/Rotation_matrix Dodecahedron vertex coordinates from Wikipedia: https://en.wikipedia.org/wiki/Regular_dodecahedron I have included vertex and face data for several polyhedrons in "3D Polyhedron Data" https://scratch.mit.edu/projects/219792937/ Huge thanks to @ianrocks for Dodecahedron Transformations https://scratch.mit.edu/projects/67316896/ I wrote my code independently but used the mappings in his project for which vertices make up each face of the dodecahedron.