Recursive Interlocking Puzzles

Peng Song, Chi-Wing Fu, and Daniel Cohen-Or

SIGGRAPH Asia 2012, technical paper
ACM Transactions on Graphics (ACM TOG), Article No. 128, Vol. 31 No. 6, 2012.

Abstract

Interlocking puzzles are very challenging geometric problems with the fascinating property that once we solve one by putting together the puzzle pieces, the puzzle pieces interlock with one another, preventing the assembly from falling apart. Though interlocking puzzles have been known for hundreds of years, very little is known about the governing mechanics. Thus, designing new interlocking geometries is basically accomplished with extensive manual effort or expensive exhaustive search with computers.
In this paper, we revisit the notion of interlocking in greater depth, and devise a formal method of the interlocking mechanics. From this, we can develop a constructive approach for devising new interlocking geometries that directly guarantees the validity of the interlocking instead of exhaustively testing it. In particular, we focus on an interesting subclass of interlocking puzzles that are recursive in the sense that the assembly of puzzle pieces can remain an interlocking puzzle also after sequential removal of pieces; there is only one specific sequence of assembling, or disassembling, such a puzzle. Our proposed method can allow efficient generation of recursive interlocking geometries of various complexities, and by further realizing it with LEGO bricks, we can enable the hand-built creation of custom puzzle games.


Recursive Interlocking Cubes

  1. To the best of our knowledge, there are two existing recursive interlocking (a.k.a. serial interlocking) cubes designed by Stewart Coffin (a master of interlocking puzzles): a 4-piece 3x3x3 cube and a 7-piece 4x4x4 cube.
  2. By our novel method, we, for the first time, can generate 8-piece 4x4x4 cubes (each puzzle piece is made up of extactly 8 voxel cubes) and 13-piece 5x5x5 cubes (each puzzle piece is made up of either 9 or 10 voxel cubes).
  3. Please acknowledge this paper if you would like to make and show these cubes for personal use and contact us if you are interested in making toys from them.

       

       

    Note: the puzzle piece colors indicate the unique disassembly order: red (1st key), blue, yellow, ..., and the puzzle pieces are interlocked without using glue, nail, screw, or magnet.


Results #1: Rapid-Prototyping with LEGO bricks

       

Results #2: Our Recursive Interlocking Puzzles from different 3D models

       

Results #3: Our Puzzles: piggy coin bank (top) and isidore horse puzzle (bottom)

       



Presentation video (with audio narration)




Downloads

Click the following links to download:

BibTex

@article{Song-2012-InterCubes,
    author  = {Peng Song and Chi-Wing Fu and Daniel Cohen-Or},
    title   = {Recursive Interlocking Puzzles},
    journal = {ACM Transactions on Graphics (SIGGRAPH Asia 2012)},
    month   = {December},
    year    = {2012},
    volume  = {31},
    number  = {6},
    pages   = {128:1--128:10},
}



Acknowledgments

We thank anonymous reviewers for the various constructive comments, John Rausch of www.johnrausch.com for sharing the photos shown in one of the figure in the paper, Michael Brown for narrating the video presentation, William Lai for his help on 3D Studio Max, and William Hutama for building the LEGO puzzle. This work is supported in part by the MOE Tier-2 grant (MOE2011-T2-2-041), Singapore, and the Israel Science Foundation.