Generate/Retrieval System for Simple Origami Pieces

input output

overview
Copyright(C) 2011 Naoya Tsuruta

Techniques for creating complex origami pieces have been developed based on studies of mathematics of origami in recent years. However, the creation of simple origami pieces made with a few folds which are required for children who don’t have ability to precisely control their fingers has not been studied. In this paper, we propose a new system for generating new simple origami pieces that can be folded by four or less steps. Our system enumerates all possible origami shapes which can be folded by four steps, and then stores them in a database in advance. When the user inputs the shape he or she wants to create, such as the face of an animal, the system retrieves origami pieces similar to the input. Then the folding process is displayed. This brute-force approach became possible by recent progress of performance of common PCs. We have made our system more practical by optionally allowing users to lay "eyes" on origami pieces, as often seen in origami pieces for children.
近年では,折り紙の数理に関する研究の成果により,複雑な折り紙作品を創作するための技術が発達してきている.しかし,まだ手指を正確に動かす能力が十分に発達していない幼児らを対象とした,少ない手順で簡単に折れる折り紙作品の創作については,これまでに十分な研究がされてこなかった.そこで本稿では,4 回以下の折り操作で作ることができる単純な折り紙作品を,新しく創作するためのシステムを提案する.本システムは,あらかじめ4回までの折り操作で作ることができる折り紙の形を列挙し,それをデータベースに蓄えておく.ユーザが動物の顔など,折り紙で作りたい形をシステムに入力すると,それに類似した形をデータベースから検索し,折り方を提示する.近年の計算機の性能の向上により,このような力づくのアプローチでも目的を達成することが可能となった.幼児向けの折り紙作品に見られる「目の追加」を実装するなど,より実用的なシステムを構築した.

Software is available for Windows (zip)12.4MB. Unzip and Run "startup.bat" file. This software requires Java Runtime Environment. Using "Batik SVG Toolkit" and "SQLJet" (Licenses are included in zip file).
Only 4-times folding origami database is included. A feature for generating other databases is not implemented in this software. [CAUTION] Retrieval takes a minute and the software stops when retrieving.
ソフトウェアを公開しています。 for Windows (zip)12.4MB. 解凍後、startup.batを実行してください。実行にはJavaランタイムが必要です。Batik SVG Toolkit と SQLJet を使用しています(ライセンスは同梱)。
4回折りのデータベースのみ付属しています。別のデータベースを生成する機能はこのソフトウェアには実装されていません。[ご注意] 検索には1分程度かかり、その間ソフトウェアは休止状態になります。

  1. 鶴田直也, 三谷純, 金森由博,福井幸男, "形状列挙に基づく幼児向け折り紙作品の創作支援システム", 折り紙の科学, 2(1), pp.33-44, 2012
  2. 鶴田直也, 金森由博,福井幸男, "幼児向け折り紙作品の創作支援システム", インタラクション2011 論文集, IPSJ Symposium Series Vol.2011, No.3, pp.49-56, 2011 (査読あり) pdf
Back / 戻る