diff --git a/README.md b/README.md index be21f396743f7f34900d29c1642678871e6e97c6..86e057d86ca6fc4ea87b1c8b5e3f4985b4c5212b 100644 --- a/README.md +++ b/README.md @@ -2,24 +2,50 @@ IN THE PROCESS OF BEING DOCUMENTED. -<img src="img/dome1.png" alt="scheme" width = "800px"> +## What's the Deal with Domes? +Inspired by [Jake, Sara and Agnes' dodecadome](https://gitlab.cba.mit.edu/jakeread/dodecadome) for 99F, we decided to build a new one for the first outdoors 99F. Also because that outdoor feature, we decided to go bigger in size. -Inspired by [Jakes, Sara and Agnes dodecadome](https://gitlab.cba.mit.edu/jakeread/dodecadome) for 99F, we decided to build a new one for the first outdoors 99F. Also because that outdoor feature, we decided to go bigger in size. +## Designing the Dome +The dome was designed for robustness: it was stress test to ensure multiple drunk people to could climb on it safely (although this behavior was discouraged at the party). +<img src="img/dome4.png" alt="scheme" width = "800px"> +Most [geodesic domes are designed to](http://www.domerama.com/dome-basics/odd-frequency-geodesic-domes-and-flat-base-at-the-hemisphere/) have a flat base by using a perfect hemisphere. This one was designed to have an additional layer of triangles below the halfway point, giving it a more upright form. +<img src="img/dome3.png" alt="scheme" width = "800px"> +<img src="img/dome6.png" alt="scheme" width = "800px"> + The final design was a 2V dome, 3.1 meters tall and 4.3 meters in diameter. -<img src="img/dome7.jpeg" alt="scheme" width = "800px"> +## Fabricating the Dome +We cut the hub components on the Fab Light +<img src="img/fab2.png" alt="scheme" width = "800px"> +and folded them (18 degrees!) on the handbrake. -<img src="img/dome8.jpeg" alt="scheme" width = "800px"> +Then we cut the 2x4's down to size, and pre-drilled them with a 3D printed component. +<img src="img/drill.png" alt="scheme" width = "800px"> +<img src="img/fab1.png" alt="scheme" width = "800px"> +## Assembling the Dome +<img src="img/dome2.png" alt="scheme" width = "800px"> +<img src="img/assemble_early.png" alt="scheme" width = "800px"> +<img src="img/assemble_mid.png" alt="scheme" width = "800px"> +<img src="img/dome5.png" alt="scheme" width = "800px"> +<img src="img/dome8.jpeg" alt="scheme" width = "800px"> +<img src="img/dome1.png" alt="scheme" width = "800px"> <img src="img/dome9.jpeg" alt="scheme" width = "800px"> +<img src="img/alfonsodome.png" alt="scheme" width = "800px"> + +## Partying in the Dome +<img src="img/dome7.jpeg" alt="scheme" width = "800px"> +<img src="img/dome10.jpg" alt="scheme" width = "800px"> + + + + + + + -<img src="img/dome6.png" alt="scheme" width = "800px"> -<img src="img/dome5.png" alt="scheme" width = "800px"> -<img src="img/dome4.png" alt="scheme" width = "800px"> -<img src="img/dome3.png" alt="scheme" width = "800px"> -<img src="img/dome2.png" alt="scheme" width = "800px"> diff --git a/img/alfonsodome.png b/img/alfonsodome.png new file mode 100644 index 0000000000000000000000000000000000000000..25f9c0b9065f8bbb49662404dc6b0242ed2e52d6 Binary files /dev/null and b/img/alfonsodome.png differ diff --git a/img/assemble_early.png b/img/assemble_early.png new file mode 100644 index 0000000000000000000000000000000000000000..ee1f0e6473abe7c9d4f09dcb1161e7a03f62f956 Binary files /dev/null and b/img/assemble_early.png differ diff --git a/img/assemble_mid.png b/img/assemble_mid.png new file mode 100644 index 0000000000000000000000000000000000000000..73ba9efa8eb438c87aa7f11f86c29744f6d1b984 Binary files /dev/null and b/img/assemble_mid.png differ diff --git a/img/dome10.jpg b/img/dome10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd0ba54f40630edf9e4711b861d66b92ea29e3c6 Binary files /dev/null and b/img/dome10.jpg differ diff --git a/img/drill.png b/img/drill.png new file mode 100644 index 0000000000000000000000000000000000000000..4934236615fb3a783cd0797ce526d79addf71011 Binary files /dev/null and b/img/drill.png differ diff --git a/img/fab1.jpg b/img/fab1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf91fdaf29e3f64b98a0c540679b442e49073d83 Binary files /dev/null and b/img/fab1.jpg differ diff --git a/img/fab1.png b/img/fab1.png new file mode 100644 index 0000000000000000000000000000000000000000..ffa3643487d3d526562292ec23432186ef578948 Binary files /dev/null and b/img/fab1.png differ diff --git a/img/fab2.png b/img/fab2.png new file mode 100644 index 0000000000000000000000000000000000000000..4a6d5e7c8d1bdf65ed10133cd5f3a428f84b7a80 Binary files /dev/null and b/img/fab2.png differ