Impossible Folding Font

Year: 2019 Authors: Erik D. Demaine; Martin L. Demaine; Tomoko Taniguchi; Ryuhei Uehara

Core claim

A family of one-flap impossible foldings can be designed from square paper to represent an alphabetic and numeric font.

Topics

impossible objects, origami design, paper folding, typeface

Domains

computational origami, geometric folding, 3D folding, paper craft, typography, minimalist sculpture

Methods

crease-pattern design, SVG visualization, Origami Simulator, laser cutting

Media

square paper, black paper, SVG files, Inkscape

Paper text

The text below is the locally extracted OCR/Markdown version of the paper. Raw PDF files remain local and are not published here.

Bridges 2019 Conference Proceedings

Impossible Folding Font

Erik D. Demaine , Martin L. Demaine , Tomoko Taniguchi , and Ryuhei Uehara

CSAIL, MIT, Massachusetts, USA; {edemaine,mdemaine} @mit.edu

School of Information Science, JAIST, Ishikawa, Japan; {tomoko-t,uehara} @jaist.ac.jp

Abstract

We present a series of seemingly impossible objects made by cutting and folding a square piece of paper, in the style of hypercards. Each object is in the shape of a letter or numeral, thereby making an “impossible folding font”.

Introduction

Humans are fascinated by impossible objects — physical objects that obviously exist yet appear to be impossible. For extensive examples, see Sugihara’s award-winning collection [12]. The International Puzzle Party, an annual forum for serious puzzle collectors, has a session devoted to impossible objects, which can only be attended by those who have already created something “impossible”.

img-0.jpeg Figure 1: How to make a hypercard.

img-1.jpeg Figure 2: Magical hypercards.

One elegant form of the impossible object is the hypercard [1, 5, 4, 9, 10, 11], as popularized by Martin Gardner in 1978 [6]. Hypercards are typically made from one complete playing card or index card, and yet seem to be impossible. Figure 1 shows an example: (1) cut along the black solid lines, (2) mountain fold along the red dash-dot line, and (3) valley fold along the blue dashed line. When we fold both crease lines by , we obtain the hypercard, which seems to be impossible at first glance. Using this type of trick, many different impossible cards, such as the one in Figure 2, have been designed and sold in magic shops [4]. Gardner describes hypercards as a kind of minimalist sculpture [6].

Why do these objects seem to be impossible? One reason is that the sheet has been twisted, and twisting is necessary to form the 3D shape, while the resulting folded state does not seem to be twisted. A key feature

Demaine et al.

img-2.jpeg Figure 3: “IMPOSSIBLE” written in our impossible folding font.

img-3.jpeg Figure 4: Folding of “W”, generated by Origami Simulator. The folding percentages are , , , , , and . Magenta and gray represent the two sides of the paper.

of the folded state is a vertical flap extending from a horizontal plane, with the property that the vertical flap overlaps other material when rotated in either direction onto the horizontal plane, thus seeming to be impossible from a single sheet of material. We call such a folded state a one-flap impossible folding.

In this paper, we design several new one-flap impossible foldings that together form an impossible folding font. From the viewpoint of origami design, the symbols of the impossible origami font require several nontrivial origami/paper craft techniques. From the viewpoint of computational origami [3], this framework can be seen as a natural extension from 2-dimensional origami and a natural intermediate model to general 3-dimensional origami. In our designs, we use a square sheet of paper with crease lines on horizontal, vertical, and diagonal lines. Each folding angle is orthogonal, that is, or .

Figure 3 shows some text written in our font. Can you figure out how each letter can be made from a square of paper? For example, “W” can be folded as shown in Figure 4, which is one of the simplest patterns.

Notation and System

In each hypercard in our impossible folding font, we use a square sheet of paper and draw our cuts and creases using a grid. For each crease line, as in classic origami diagrams, we assign mountain or valley to describe the direction of folding. However, in our context of 3D folding, to fix the folded state, we also have to assign a folding angle to each crease line.

To represent such a crease pattern with mountain-valley assignment and folding angles, as well as the pattern of cuts, we follow the representation used by Origami Simulator developed by Amanda Ghassaei [7, 8]. This simulator not only adopts the FOLD file format [2], but also allows input to be in a particular form of . We use the latter format to draw our examples, which we briefly explain.

In each cut/crease pattern, a red line indicates mountain fold, and a blue line indicates valley fold. A black line indicates the boundary of the paper, and a green line indicates a cut or slit. In the SVG format, the folding angle of each crease is set by its opacity. In particular, 1.0 (fully opaque) indicates (fully folded), while 0.5 (half opaque) indicates (which makes red and blue appear pink and light blue respectively). Some of the foldings can be decomposed into a sequence of folding steps that avoid self-intersection, but we do not know whether this is universally the case.

In the real design process, we first design each symbol by cutting and folding a physical sheet of paper. Then we trace the pattern using a vector drawing program (Inkscape) and save it in SVG format. Origami Simulator then allows us to visualize the 3D folded letters, as well as animate a continuous folding process. These renderings are great in an interactive setting, but for easier-to-see still images, we drew the 3D folded states (again in Inkscape) using oblique projection (with out-of-plane lines represented by 15° rotation at 85% scale and gradient shadows). Yellow and orange represent the two sides of the paper.

Impossible Folding Fonts

Here we show our impossible folding typeface in two fonts: the 3D folded state and the cut/crease pattern (as described above). Each folded state is a puzzle: how can it be cut/folded from a square of paper? Each cut/crease patterns is also a (straightforward) puzzle: what letter/numeral does it fold into? To encourage the reader to play with these puzzles, we present each font separately. Figures 5, 6, and 7 show the folded font (drawn at a uniform scale), while Figures 8, 9, and 10 show the cut/crease patterns (drawn at a different uniform scale). Figure 11 shows real-world foldings of the uppercase letters.

Acknowledgements

T. Taniguchi and R. Uehara are partially supported by JSPS KAKENHI Grant Number JP17H06287 and 18H04091. We thank Karen Noiva for input on the figures.

References

  • [1] Jack Botermans. Paper Capers. Henry Holt, 1986.
  • [2] Erik D. Demaine, Jason Ku, and Robert J. Lang. FOLD file format for origami models, crease patterns, etc. https://github.com/edemaine/fold.
  • [3] Erik D. Demaine and Joseph O’Rourke. Geometric Folding Algorithms: Linkages, Origami, Polyhedra. Cambridge University Press, 2007.
  • [4] Tom Frame. The Hypercard Project. Booklet, 2006.
  • [5] Karl Fulves. Hypercard. In The Chronicles. 1978. Volume 1, numbers 1 and 12.
  • [6] Martin Gardner. Minimal sculpture. In Hypercards and More Mathematical Recreations from Scientific American Magazine, chapter 8. W. H. Freeman and Company, New York, 1992. Original article in Scientific American, 1978.
  • [7] Amanda Ghassaei. Origami Simulator. http://apps.amandaghassaei.com/OrigamiSimulator/.
  • [8] Amanda Ghassaei, Erik D. Demaine, and Neil Gershenfeld. Fast, interactive origami simulation using GPU computation. In Proceedings of the 7th International Meeting on Origami in Science, Mathematics and Education, Oxford, England, September 2018.
  • [9] Ben Harris. The Hypercard Experience. Ben Harris Magic, Queensland, Australia, 1965.
  • [10] Gordon Jepperson. The Ultracard Principle. Privately issued magic trick, 1985.
  • [11] Robert E. Neale. This is Not a Book, pages 227–271. Hermetic Press, Inc., Seattle, 2008.
  • [12] Kokichi Sugihara. http://www.isc.meiji.ac.jp/~kokichis/Welcomee.html.

Demaine et al.

img-4.jpeg Figure 5: Uppercase impossible folding font, folded into 3D.

Impossible Folding Font

img-5.jpeg Figure 6: Lowercase impossible folding font, folded into 3D.

Demaine et al.

img-6.jpeg Figure 7: Numeral impossible folding font, folded into 3D.

img-7.jpeg Figure 8: Uppercase impossible folding font, cut/crease patterns.

Impossible Folding Font

img-8.jpeg Figure 9: Lowercase impossible folding font, cut/crease patterns.

img-9.jpeg Figure 10: Numeral impossible folding font, cut/crease patterns.

Demaine et al.

img-10.jpeg Figure 11: We laser-cut sheets of black paper and folded them into the uppercase impossible font.

0 items under this folder.