diff --git a/examples/usable/phone_booth/README.md b/examples/usable/phone_booth/README.md new file mode 100644 index 0000000..4502312 --- /dev/null +++ b/examples/usable/phone_booth/README.md @@ -0,0 +1,13 @@ +# phone_booth + +This is a London red phonebooth parody with inserts for four photos to be put inside, facing outward from each side. The top lifts off so that these can be inserted. + +# Rendering + +Top: + +![Rendering of the top of the phonebooth](rendering_top.png) + +Bottom; + +![Rendering of the bottom of the phonebooth](rendering_bottom.png) diff --git a/examples/usable/phone_booth/rendering_bottom.png b/examples/usable/phone_booth/rendering_bottom.png new file mode 100644 index 0000000..d0d544c Binary files /dev/null and b/examples/usable/phone_booth/rendering_bottom.png differ diff --git a/examples/usable/phone_booth/rendering_top.png b/examples/usable/phone_booth/rendering_top.png new file mode 100644 index 0000000..2190427 Binary files /dev/null and b/examples/usable/phone_booth/rendering_top.png differ