diff --git a/content/projects/dodecahedra.md b/content/projects/dodecahedra.md index 25f7e0ba..4def0633 100644 --- a/content/projects/dodecahedra.md +++ b/content/projects/dodecahedra.md @@ -19,3 +19,11 @@ Here's an animated version that only took a few hours to render with 24 CPU thre ![Lego dodecahedron](/dodecahedra/1365-1024.jpg) My own Lego dodecahedron design, completely different than the other Lego dodecahedra you can find online. I still have no idea how I discovered the clever design which only uses 120x 2x2 bricks and 60x black pins? That's it! You can do some pretty cool things with even the most basic pieces! Just a warning: building this thing is an absolute nightmare, so if you think building Legos is easy, try making this. + +![Straw dodecahedron](dodecahedra/straw-dodecahedron.jpg) + +A dodecahedron made of straws... + +![Dodecahedron lamp](/dodecahedra/dodecahedron-lamp.jpg) + +...and converted into a lampshade. diff --git a/static/dodecahedra/dodecahedron-lamp.jpg b/static/dodecahedra/dodecahedron-lamp.jpg new file mode 100644 index 00000000..9a6ed97d Binary files /dev/null and b/static/dodecahedra/dodecahedron-lamp.jpg differ diff --git a/static/dodecahedra/straw-dodecahedron.jpg b/static/dodecahedra/straw-dodecahedron.jpg new file mode 100644 index 00000000..d34f54f7 Binary files /dev/null and b/static/dodecahedra/straw-dodecahedron.jpg differ