Mutual Containing Boxes
von JustinSDK
34
Downloads
57
Likes
1
Makes
[](https://www.youtube.com/watch?v=KCcW99HgZtY)
If the thickness (`t`) of boxes and height (`h`) of the inner box are known, the width (`w`), length (`l`) of the inner box and the width (`W`), height (`H`) , length (`L`) of the outer box have the following relationship:
- `H = h + t`
- `w = H + 2t`
- `W = w + 2t`
- `l = W + 2t`
- `L = l + 2t`
A bigger `h` and a smaller `t` will make boxes more like a cube so more magical when playing them. Using a smaller `h` and a bigger `t` is helpful for understanding why they can contain each other.
The original idea is from 黃敏晃, a professor of mathematics retired from National Taiwan University. I just make a customizable model as an easy teaching aid.
----
- *[OpenSCAD Documentation - Traditional Chinese](http://openhome.cc/Gossip/OpenSCAD/)*
- *[OpenSCAD Documentation - English](http://openhome.cc/eGossip/OpenSCAD/)*
----
If the thickness (`t`) of boxes and height (`h`) of the inner box are known, the width (`w`), length (`l`) of the inner box and the width (`W`), height (`H`) , length (`L`) of the outer box have the following relationship:
- `H = h + t`
- `w = H + 2t`
- `W = w + 2t`
- `l = W + 2t`
- `L = l + 2t`
A bigger `h` and a smaller `t` will make boxes more like a cube so more magical when playing them. Using a smaller `h` and a bigger `t` is helpful for understanding why they can contain each other.
The original idea is from 黃敏晃, a professor of mathematics retired from National Taiwan University. I just make a customizable model as an easy teaching aid.
----
- *[OpenSCAD Documentation - Traditional Chinese](http://openhome.cc/Gossip/OpenSCAD/)*
- *[OpenSCAD Documentation - English](http://openhome.cc/eGossip/OpenSCAD/)*
----
JustinSDK veröffentlicht auch auf
4 zusätzliche Modelle auf 1 weiteren Plattformen
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!