Message 1 of 21
Creating an Icosahedron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm creating an icosahedron by joining the the corners of three golden ratio rectangles (see the picture) Each triangular face is made by joining three points together. Currently I am Constructing a Plane through three points then sketching the triangle for each face with the line tool. It is time consuming and I will end up with 20 planes and 23 objects when I'm done. My question is, is there a better way of doing this?