3D Polyomino Puzzle

Kui-Yip Lo, Chi-Wing Fu, and Hongwei Li

ACM Transactions on Graphics (ACM TOG) (SIGGRAPH ASIA 2009)
Article No. 157, Vol.28, no. 5, 2009.

Abstract

This paper presents a computer-aided geometric design approach to realize a new genre of 3D puzzle, namely the 3D Polyomino puzzle. We base our puzzle pieces on the family of 2D shapes known as polyominoes in recreational mathematics, and construct the 3D puzzle model by covering its geometry with polyomino-like shapes. We first apply quad-based surface parametrization to the input solid, and tile the parametrized surface with polyominoes. Then, we construct a nonintersecting offset surface inside the input solid and shape the puzzle pieces to fit inside a thick shell volume. Finally, we develop a family of associated techniques for precisely constructing the geometry of individual puzzle pieces, including the ring-based ordering scheme, the motion space analysis technique, and the tab and blank construction method. The final completed puzzle model is guaranteed to be not only buildable, but also interlocking and maintainable.


3D Printing Results (Teaser figure in the paper)




Paper and Presentation Videos



BibTex

@article{lo-2009-polyomino,
    author    = "Kui-Yip Lo and Chi-Wing Fu and Hongwei Li",
    title     = "{3D} {P}olyomino Puzzle",
    journal   = "ACM Tran. on Graphics (SIGGRAPH Asia)",
    volume    = "28",
    number    = "5",
    year      = "2009",
    note      = "Article 157",
}